Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp256 unsigned SuccPrepCount; member in __anonfc27e9820111::PPCLoopInstrFormPrep
412 SuccPrepCount = 0; in runOnFunction()
1084 SuccPrepCount++; in rewriteLoadStores()
1292 if (SuccPrepCount >= MaxVarsPrep) in runOnLoop()