Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp74 BinaryOperator *StepInst; member
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopInfo.cpp185 const Instruction &StepInst) { in findFinalIVValue()
209 Instruction *StepInst = IndDesc.getInductionBinOp(); in getBounds() local
313 Value *StepInst = IndVar.getIncomingValueForBlock(Latch); in getInductionVariable() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfo.h740 Instruction &StepInst; member