Lines Matching refs:ExtraCost2
147 unsigned ExtraCost2 = 0; member
390 *TBBInfo.BB, TCycle, TBBInfo.ExtraCost2, *FBBInfo.BB, in MeetIfcvtSizeLimit()
391 FCycle, FBBInfo.ExtraCost2, Prediction); in MeetIfcvtSizeLimit()
394 << ", TExtra=" << TBBInfo.ExtraCost2 << ", FExtra=" in MeetIfcvtSizeLimit()
395 << FBBInfo.ExtraCost2 << ") = " << Res << "\n"); in MeetIfcvtSizeLimit()
1069 BBI.ExtraCost2 = 0; in ScanInstructions()
1126 BBI.ExtraCost2 += ExtraPredCost; in ScanInstructions()
1348 TrueBBI.ExtraCost2, Prediction) && in AnalyzeBlock()
1364 TrueBBI.ExtraCost2, Prediction) && in AnalyzeBlock()
1373 TrueBBI.ExtraCost2, Prediction) && in AnalyzeBlock()
1393 FalseBBI.ExtraCost2, Prediction.getCompl()) && in AnalyzeBlock()
1404 FalseBBI.ExtraCost2, Prediction.getCompl()) && in AnalyzeBlock()
1414 FalseBBI.ExtraCost2, Prediction.getCompl()) && in AnalyzeBlock()
2198 ToBBI.ExtraCost2 += ExtraPredCost; in CopyAndPredicateBlock()
2352 ToBBI.ExtraCost2 += FromBBI.ExtraCost2; in MergeBlocks()
2355 FromBBI.ExtraCost2 = 0; in MergeBlocks()