Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp76 BinaryOperator *StepInst; member
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopInfo.cpp185 const Instruction &StepInst) { in findFinalIVValue()
209 Instruction *StepInst = IndDesc.getInductionBinOp(); in getBounds() local
312 Instruction *StepInst = IndDesc.getInductionBinOp(); in getInductionVariable() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h715 Instruction &StepInst; member