Searched refs:RegIn (Results 1 – 1 of 1) sorted by relevance
1593 bool RegIn = LiveBundles[Bundles->getBundle(BC.Number, false)]; in calcGlobalSplitCost() local1602 BI.LiveOut && RegIn && RegOut) { in calcGlobalSplitCost()1623 Ins += RegIn != (BC.Entry == SpillPlacement::PrefReg); in calcGlobalSplitCost()1632 bool RegIn = LiveBundles[Bundles->getBundle(Number, false)]; in calcGlobalSplitCost() local1634 if (!RegIn && !RegOut) in calcGlobalSplitCost()1636 if (RegIn && RegOut) { in calcGlobalSplitCost()