Searched defs:FindAndConstruct (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | ValueMap.h | 202 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function |
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_dense_map.h | 207 value_type &FindAndConstruct(const KeyT &Key) { FindAndConstruct() function |
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | DenseMap.h | 364 value_type& FindAndConstruct(const KeyT &Key) { FindAndConstruct() function |