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