Searched refs:SawCatchAll (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3103 bool SawCatchAll = false; local
3109 SawCatchAll = true;
3136 if (SawCatchAll) {

Completed in 65 milliseconds