Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h237 Instruction &StepInst; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp98 BinaryOperator *StepInst; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp186 const Instruction &StepInst) { in findFinalIVValue()
210 Instruction *StepInst = IndDesc.getInductionBinOp(); in getBounds() local
314 Value *StepInst = IndVar.getIncomingValueForBlock(Latch); in getInductionVariable() local