Home
last modified time | relevance | path

Searched defs:hasNoSignedWrap (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DOperator.h110 bool hasNoSignedWrap() const { in hasNoSignedWrap() function
/llvm-project/llvm/include/llvm/Analysis/
H A DSimplifyQuery.h42 template <class InstT> bool hasNoSignedWrap(const InstT *Op) const { in hasNoSignedWrap() function
H A DScalarEvolutionExpressions.h230 bool hasNoSignedWrap() const { in hasNoSignedWrap() function
/llvm-project/llvm/lib/IR/
H A DInstruction.cpp394 bool Instruction::hasNoSignedWrap() const { hasNoSignedWrap() function in Instruction
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1159 bool hasNoSignedWrap() const { hasNoSignedWrap() function
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp311 static bool hasNoSignedWrap(BinaryOperator &I) { hasNoSignedWrap() function
[all...]