Home
last modified time | relevance | path

Searched refs:MadeChangeInThisIteration (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstructionCombining.cpp5423 bool MadeChangeInThisIteration = IC.prepareWorklist(F, RPOT); in combineInstructionsOverFunction() local
5424 MadeChangeInThisIteration |= IC.run(); in combineInstructionsOverFunction()
5425 if (!MadeChangeInThisIteration) in combineInstructionsOverFunction()