Searched refs:RegIn (Results 1 – 1 of 1) sorted by relevance
1160 bool RegIn = LiveBundles[Bundles->getBundle(BC.Number, 0)]; in calcGlobalSplitCost() local1165 Ins += RegIn != (BC.Entry == SpillPlacement::PrefReg); in calcGlobalSplitCost()1174 bool RegIn = LiveBundles[Bundles->getBundle(Number, 0)]; in calcGlobalSplitCost() local1176 if (!RegIn && !RegOut) in calcGlobalSplitCost()1178 if (RegIn && RegOut) { in calcGlobalSplitCost()