Searched refs:ForceTargetInstructionCost (Results 1 – 2 of 2) sorted by relevance
160 static cl::opt<unsigned> ForceTargetInstructionCost( variable5705 if (ForceTargetInstructionCost.getNumOccurrences() > 0) in expectedCost()5706 C.first = ForceTargetInstructionCost; in expectedCost()
202 static cl::opt<unsigned> ForceTargetInstructionCost( variable5629 if (ForceTargetInstructionCost.getNumOccurrences() > 0) in expectedCost()5630 C.first = ForceTargetInstructionCost; in expectedCost()