Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp255 unsigned SuccPrepCount; member in __anonfe56763d0111::PPCLoopInstrFormPrep
411 SuccPrepCount = 0; in runOnFunction()
1079 SuccPrepCount++; in rewriteLoadStores()
1285 if (SuccPrepCount >= MaxVarsPrep) in runOnLoop()