Home
last modified time | relevance | path

Searched defs:StepInst (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h237 Instruction &StepInst; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp98 BinaryOperator *StepInst; member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp185 findFinalIVValue(const Loop & L,const PHINode & IndVar,const Instruction & StepInst) findFinalIVValue() argument
209 Instruction *StepInst = IndDesc.getInductionBinOp(); getBounds() local
313 Value *StepInst = IndVar.getIncomingValueForBlock(Latch); getInductionVariable() local
[all...]