Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2905 void LSRInstance::ChainInstruction(Instruction *UserInst, Instruction *IVOper, in ChainInstruction()
3184 Value *IVOper = IVSrc; in GenerateIVChain() local
3227 Value *IVOper = IVSrc; in GenerateIVChain() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1040 for(Instruction *IVOper = IncV; in isExpandedAddRecExprPHI() local