Searched defs:SimplifyAndInst (Results 1 – 1 of 1) sorted by relevance
1545 static Value *SimplifyAndInst(Value *Op0, Value *Op1, const Query &Q, in SimplifyAndInst() function1642 Value *llvm::SimplifyAndInst(Value *Op0, Value *Op1, const DataLayout &DL, in SimplifyAndInst() function in llvm