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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1444 bool hasMissing = false; local
1448 hasMissing = true;
1457 if (hasNegative && !hasMissing) {

Completed in 187 milliseconds