Home
last modified time | relevance | path

Searched defs:LoserRegs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1490 SmallPtrSetImpl<const SCEV *> *LoserRegs) { in RatePrimaryRegister()
1506 SmallPtrSetImpl<const SCEV *> *LoserRegs) { in RateFormula()
4751 SmallPtrSet<const SCEV *, 16> LoserRegs; in FilterOutUndesirableDedicatedRegisters() local