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