Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp111 static bool MaintainNoSignedWrap(BinaryOperator &I, Value *B, Value *C) { in MaintainNoSignedWrap() function
209 if (MaintainNoSignedWrap(I, B, C) && in SimplifyAssociativeOrCommutative()