Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DCanonicalizeFreezeInLoops.cpp74 BinaryOperator *StepInst; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp183 const Instruction &StepInst) { in findFinalIVValue()
207 Instruction *StepInst = IndDesc.getInductionBinOp(); in getBounds() local
310 Instruction *StepInst = IndDesc.getInductionBinOp(); in getInductionVariable() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLoopInfo.cpp185 const Instruction &StepInst) { in findFinalIVValue()
209 Instruction *StepInst = IndDesc.getInductionBinOp(); in getBounds() local
313 Value *StepInst = IndVar.getIncomingValueForBlock(Latch); in getInductionVariable() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h694 Instruction &StepInst; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopInfo.h740 Instruction &StepInst; member