Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getPressureAtSlot

498   unsigned TargetRegisterExtraInfo::getPressureAtSlot(
514 return (getPressureAtSlot(trc, i) > getCapacity(trc));
609 if (trei.getPressureAtSlot(trc, i) == 0) {