Home
last modified time | relevance | path

Searched refs:intersectOptionalDataWith (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DValue.h253 void intersectOptionalDataWith(const Value *V) { in intersectOptionalDataWith() function
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1097 I1->intersectOptionalDataWith(I2); in HoistThenElseCodeToIf()
1321 I1->intersectOptionalDataWith(I2); in SinkThenElseCodeToEnd()
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp3068 K->intersectOptionalDataWith(H); in fuseChosenPairs()