Searched refs:RepeatedInstructionThreshold (Results 1 – 1 of 1) sorted by relevance
87 static cl::opt<unsigned> RepeatedInstructionThreshold( variable592 if (RepeatedInstrCost > RepeatedInstructionThreshold) { in checkOuterLoopInsts()