Home
last modified time | relevance | path

Searched refs:MaintainNoSignedWrap (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp117 static bool MaintainNoSignedWrap(BinaryOperator &I, Value *B, Value *C) { in MaintainNoSignedWrap() function
200 if (MaintainNoSignedWrap(I, B, C) && in SimplifyAssociativeOrCommutative()
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp127 static bool MaintainNoSignedWrap(BinaryOperator &I, Value *B, Value *C) { in MaintainNoSignedWrap() function
214 if (MaintainNoSignedWrap(I, B, C) && in SimplifyAssociativeOrCommutative()