Searched refs:ExtraPredCost (Results 1 – 1 of 1) sorted by relevance
1002 unsigned ExtraPredCost = TII->getPredicationCost(MI); in ScanInstructions() local1006 BBI.ExtraCost2 += ExtraPredCost; in ScanInstructions()2062 unsigned ExtraPredCost = TII->getPredicationCost(I); in CopyAndPredicateBlock() local2066 ToBBI.ExtraCost2 += ExtraPredCost; in CopyAndPredicateBlock()