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

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

Completed in 50 milliseconds