Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2349 static Value *simplifyOrInst(Value *Op0, Value *Op1, const SimplifyQuery &Q, simplifyOrInst() function
2527 Value *llvm::simplifyOrInst(Value *Op0, Value *Op1, const SimplifyQuery &Q) { simplifyOrInst() function in llvm