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