Home
last modified time | relevance | path

Searched refs:StepConst (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp303 if (const SCEVConstant *StepConst = in runOnLoop() local
305 const APInt &ConstInt = StepConst->getValue()->getValue(); in runOnLoop()