Searched defs:hasNoUnsignedWrap (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DOperator.h96 bool hasNoUnsignedWrap() const { function in class:llvm::OverflowingBinaryOperator
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h356 bool hasNoUnsignedWrap() const { return NoUnsignedWrap; } function in struct:llvm::SDNodeFlags

Completed in 125 milliseconds