Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:getSpillWeight

1638     nI.weight += getSpillWeight(HasDef, HasUse, loopDepth);
1716 LiveIntervals::getSpillWeight(bool isDef, bool isUse, unsigned loopDepth) {