Searched refs:RegIn (Results 1 – 1 of 1) sorted by relevance
1614 bool RegIn = LiveBundles[Bundles->getBundle(BC.Number, false)]; in calcGlobalSplitCost() local1623 BI.LiveOut && RegIn && RegOut) { in calcGlobalSplitCost()1644 Ins += RegIn != (BC.Entry == SpillPlacement::PrefReg); in calcGlobalSplitCost()1652 bool RegIn = LiveBundles[Bundles->getBundle(Number, false)]; in calcGlobalSplitCost() local1654 if (!RegIn && !RegOut) in calcGlobalSplitCost()1656 if (RegIn && RegOut) { in calcGlobalSplitCost()