Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp132 static bool MaintainNoSignedWrap(BinaryOperator &I, Value *B, Value *C) { in MaintainNoSignedWrap() function
230 if (MaintainNoSignedWrap(I, B, C) && in SimplifyAssociativeOrCommutative()