IR: Remove Value::intersectOptionalDataWith, replace all calls with calls to...
IR: Remove Value::intersectOptionalDataWith, replace all calls with calls to Instruction::andIRFlags. The two functions are functionally equivalent. Differential Revision: https://reviews.llvm.org/D22830 llvm-svn: 280884
Loading
Please sign in to comment