Searched defs:mergeIn (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ | ||
D | ValueLattice.h | 241 bool mergeIn(const ValueLatticeElement &RHS, const DataLayout &DL) { in mergeIn() function |
/external/swiftshader/third_party/LLVM/lib/Analysis/ | ||
D | LazyValueInfo.cpp | 186 bool mergeIn(const LVILatticeVal &RHS) { in mergeIn() function in __anonba15b7e30111::LVILatticeVal |
/external/llvm/lib/Analysis/ | ||
D | LazyValueInfo.cpp | 206 bool mergeIn(const LVILatticeVal &RHS, const DataLayout &DL) { in mergeIn() function in __anonadeae0b70111::LVILatticeVal |