Searched refs:ExtraPredCost (Results 1 – 2 of 2) sorted by relevance
664 unsigned ExtraPredCost = 0; in ScanInstructions() local666 &ExtraPredCost); in ScanInstructions()669 BBI.ExtraCost2 += ExtraPredCost; in ScanInstructions()1406 unsigned ExtraPredCost = 0; in CopyAndPredicateBlock() local1407 unsigned NumCycles = TII->getInstrLatency(InstrItins, &*I, &ExtraPredCost); in CopyAndPredicateBlock()1410 ToBBI.ExtraCost2 += ExtraPredCost; in CopyAndPredicateBlock()
724 unsigned ExtraPredCost = TII->getPredicationCost(MI); in ScanInstructions() local728 BBI.ExtraCost2 += ExtraPredCost; in ScanInstructions()1669 unsigned ExtraPredCost = TII->getPredicationCost(I); in CopyAndPredicateBlock() local1673 ToBBI.ExtraCost2 += ExtraPredCost; in CopyAndPredicateBlock()