Searched refs:ForceTargetInstructionCost (Results 1 – 1 of 1) sorted by relevance
161 static cl::opt<unsigned> ForceTargetInstructionCost( variable4919 if (ForceTargetInstructionCost.getNumOccurrences() > 0) in expectedCost()4920 C = ForceTargetInstructionCost; in expectedCost()