Searched defs:SimplifyAndInst (Results 1 – 1 of 1) sorted by relevance
1977 static Value *SimplifyAndInst(Value *Op0, Value *Op1, const SimplifyQuery &Q, in SimplifyAndInst() function2139 Value *llvm::SimplifyAndInst(Value *Op0, Value *Op1, const SimplifyQuery &Q) { in SimplifyAndInst() function in llvm