Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LiveIn

888     BC.Entry = BI.LiveIn ? SpillPlacement::PrefReg : SpillPlacement::DontCare;
899 if (BI.LiveIn) {
1088 if (BI.LiveIn && BI.LiveOut && BI.FirstDef)
1109 if (BI.LiveIn)
1171 if (BI.LiveIn) {
1591 BI.LiveIn ? BI.FirstInstr.getBaseIndex() : BI.FirstInstr;
1767 const bool LiveBefore = SplitBefore != 0 || BI.LiveIn;
1860 bool LiveBefore = BestBefore != 0 || BI.LiveIn;