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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 105 enum OverflowCheckFlavor {
116 /// \brief Returns the OverflowCheckFlavor corresponding to a overflow_with_op
118 static inline OverflowCheckFlavor
374 bool OptimizeOverflowCheck(OverflowCheckFlavor OCF, Value *LHS, Value *RHS,
InstCombineCalls.cpp 868 OverflowCheckFlavor OCF
    [all...]
InstCombineCompares.cpp     [all...]

Completed in 137 milliseconds