Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp182 unsigned SuccPrepCount; member in __anonca8432410111::PPCLoopInstrFormPrep
298 SuccPrepCount = 0; in runOnFunction()
676 SuccPrepCount++; in rewriteLoadStores()
807 if (SuccPrepCount >= MaxVarsPrep) in runOnLoop()