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

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DOperator.h83 NoSignedWrap = (1 << 1) enumerator in enum:llvm::OverflowingBinaryOperator::__anon1912
/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp840 Value *InstCombiner::Descale(Value *Val, APInt Scale, bool &NoSignedWrap) { argument
[all...]

Completed in 51 milliseconds