Searched refs:CanSkipOver (Results 1 – 1 of 1) sorted by relevance
2679 auto CanSkipOver = [](Instruction *I) { in instCombineDMB() local2682 while (LookaheadThreshold-- && CanSkipOver(NI)) { in instCombineDMB()