HomeSort by relevance Sort by last modified time
    Searched refs:OptimizeOverflowCheck (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 374 bool OptimizeOverflowCheck(OverflowCheckFlavor OCF, Value *LHS, Value *RHS,
InstCombineCalls.cpp 480 if (OptimizeOverflowCheck(OCF, II->getArgOperand(0), II->getArgOperand(1),
    [all...]
InstCombineCompares.cpp     [all...]

Completed in 413 milliseconds