Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h694 Instruction &StepInst; member