Home
last modified time | relevance | path

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

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