Searched defs:lookupOrAdd (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | ||
| D | GVNSink.cpp | 424 uint32_t lookupOrAdd(Value *V) { in lookupOrAdd() function in __anon7fc7e4bc0111::ValueTable |
| D | GVN.cpp | 483 uint32_t GVN::ValueTable::lookupOrAdd(Value *V) { in lookupOrAdd() function in GVN::ValueTable |