Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp1329 if (const SCEVConstant *StepConst = in runOnLoop() local
1331 const APInt &ConstInt = StepConst->getValue()->getValue(); in runOnLoop()