Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp256 unsigned SuccPrepCount; member in __anon079136c40111::PPCLoopInstrFormPrep
412 SuccPrepCount = 0; in runOnFunction()
1079 SuccPrepCount++; in rewriteLoadStores()
1285 if (SuccPrepCount >= MaxVarsPrep) in runOnLoop()