Home
last modified time | relevance | path

Searched refs:ExtraCost2 (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp145 unsigned ExtraCost2 = 0; member
389 FCycle, FBBInfo.ExtraCost2, Prediction); in MeetIfcvtSizeLimit()
393 << FBBInfo.ExtraCost2 << ") = " << Res << "\n"); in MeetIfcvtSizeLimit()
1065 BBI.ExtraCost2 = 0; in ScanInstructions()
1122 BBI.ExtraCost2 += ExtraPredCost; in ScanInstructions()
1344 TrueBBI.ExtraCost2, Prediction) && in AnalyzeBlock()
1360 TrueBBI.ExtraCost2, Prediction) && in AnalyzeBlock()
1369 TrueBBI.ExtraCost2, Prediction) && in AnalyzeBlock()
2182 ToBBI.ExtraCost2 += ExtraPredCost; in CopyAndPredicateBlock()
2345 ToBBI.ExtraCost2 += FromBBI.ExtraCost2; in MergeBlocks()
[all …]