Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LiveIn

770     BC.Entry = BI.LiveIn ? SpillPlacement::PrefReg : SpillPlacement::DontCare;
781 if (BI.LiveIn) {
970 if (BI.LiveIn && BI.LiveOut && BI.FirstDef)
991 if (BI.LiveIn)
1053 if (BI.LiveIn) {
1424 BI.LiveIn ? BI.FirstInstr.getBaseIndex() : BI.FirstInstr;
1600 const bool LiveBefore = SplitBefore != 0 || BI.LiveIn;
1693 bool LiveBefore = BestBefore != 0 || BI.LiveIn;