Home
last modified time | relevance | path

Searched defs:FindAndConstruct (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DValueMap.h203 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDenseMap.h321 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function
333 value_type& FindAndConstruct(KeyT &&Key) { in FindAndConstruct() function