|
LLVM 22.0.0git
|
This is the complete list of members for llvm::RecurrenceDescriptor::InstDesc, including all inherited members.
| getExactFPMathInst() const | llvm::RecurrenceDescriptor::InstDesc | inline |
| getPatternInst() const | llvm::RecurrenceDescriptor::InstDesc | inline |
| getRecKind() const | llvm::RecurrenceDescriptor::InstDesc | inline |
| InstDesc(bool IsRecur, Instruction *I, Instruction *ExactFP=nullptr) | llvm::RecurrenceDescriptor::InstDesc | inline |
| InstDesc(Instruction *I, RecurKind K, Instruction *ExactFP=nullptr) | llvm::RecurrenceDescriptor::InstDesc | inline |
| isRecurrence() const | llvm::RecurrenceDescriptor::InstDesc | inline |
| needsExactFPMath() const | llvm::RecurrenceDescriptor::InstDesc | inline |