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