Searched defs:InstDesc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h103 class InstDesc { class in class:llvm::RecurrenceDescriptor
106 InstDesc(bool IsRecur, Instruction *I, Instruction *UAI = nullptr) function in class:llvm::RecurrenceDescriptor::InstDesc
110 InstDesc(Instruction *I, MinMaxRecurrenceKind K, Instruction *UAI = nullptr) function in class:llvm::RecurrenceDescriptor::InstDesc

Completed in 56 milliseconds