Home
last modified time | relevance | path

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

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