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