Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp209 UsePHICounter(Info.CounterInReg), in HardwareLoop()
225 bool UsePHICounter = false; member in __anon34762e850111::HardwareLoop
387 if (UsePHICounter || Opts.ForcePhi) { in Create()
507 bool UsePhi = UsePHICounter || Opts.ForcePhi; in InsertIterationSetup()