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