Searched refs:RegIn (Results 1 – 2 of 2) sorted by relevance
902 bool RegIn = LiveBundles[Bundles->getBundle(BC.Number, 0)]; in calcGlobalSplitCost() local907 Ins += RegIn != (BC.Entry == SpillPlacement::PrefReg); in calcGlobalSplitCost()916 bool RegIn = LiveBundles[Bundles->getBundle(Number, 0)]; in calcGlobalSplitCost() local918 if (!RegIn && !RegOut) in calcGlobalSplitCost()920 if (RegIn && RegOut) { in calcGlobalSplitCost()
1168 bool RegIn = LiveBundles[Bundles->getBundle(BC.Number, 0)]; in calcGlobalSplitCost() local1173 Ins += RegIn != (BC.Entry == SpillPlacement::PrefReg); in calcGlobalSplitCost()1182 bool RegIn = LiveBundles[Bundles->getBundle(Number, 0)]; in calcGlobalSplitCost() local1184 if (!RegIn && !RegOut) in calcGlobalSplitCost()1186 if (RegIn && RegOut) { in calcGlobalSplitCost()