Searched defs:intersectOptionalDataWith (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
H A DValue.h369 /// intersectOptionalDataWith - Clear any optional flags in this value
371 void intersectOptionalDataWith(const Value *V) { function in class:llvm::Value

Completed in 78 milliseconds