Searched defs:OptimizeOverflowCheck (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2112 bool InstCombiner::OptimizeOverflowCheck(OverflowCheckFlavor OCF, Value *LHS, function in class:InstCombiner
3520 if (OptimizeOverflowCheck(OCF_UNSIGNED_ADD, A, B, *AddI, Result,

Completed in 229 milliseconds