LLVM
8.0.1
|
This is the complete list of members for llvm::RecurrenceDescriptor::InstDesc, including all inherited members.
getMinMaxKind() | llvm::RecurrenceDescriptor::InstDesc | inline |
getPatternInst() | llvm::RecurrenceDescriptor::InstDesc | inline |
getUnsafeAlgebraInst() | llvm::RecurrenceDescriptor::InstDesc | inline |
hasUnsafeAlgebra() | llvm::RecurrenceDescriptor::InstDesc | inline |
InstDesc(bool IsRecur, Instruction *I, Instruction *UAI=nullptr) | llvm::RecurrenceDescriptor::InstDesc | inline |
InstDesc(Instruction *I, MinMaxRecurrenceKind K, Instruction *UAI=nullptr) | llvm::RecurrenceDescriptor::InstDesc | inline |
isRecurrence() | llvm::RecurrenceDescriptor::InstDesc | inline |