Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp972 SmallPtrSetImpl<const SCEV *> *LoserRegs) { in RatePrimaryRegister()
992 SmallPtrSetImpl<const SCEV *> *LoserRegs) { in RateFormula()
3916 SmallPtrSet<const SCEV *, 16> LoserRegs; in FilterOutUndesirableDedicatedRegisters() local