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

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2285 bool SawCatchAll = false; local
2291 SawCatchAll = true;
2304 if (SawCatchAll) {

Completed in 454 milliseconds