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

/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp783 static Value *simplifySubInst(Value *Op0, Value *Op1, bool IsNSW, bool IsNUW, function
918 Value *llvm::simplifySubInst(Value *Op0, Value *Op1, bool IsNSW, bool IsNUW, function in class:llvm

Completed in 199 milliseconds