Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Utils/
DCanonicalizeFreezeInLoops.cpp76 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/llvm-project/llvm/lib/Analysis/
DLoopInfo.cpp184 const Instruction &StepInst) { in findFinalIVValue()
208 Instruction *StepInst = IndDesc.getInductionBinOp(); in getBounds() local
311 Instruction *StepInst = IndDesc.getInductionBinOp(); in getInductionVariable() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h694 Instruction &StepInst; member
/external/llvm-project/llvm/include/llvm/Analysis/
DLoopInfo.h714 Instruction &StepInst; member