Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DValueMap.h177 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DDenseMap.h217 value_type& FindAndConstruct(const KeyT &Key) { in FindAndConstruct() function
229 value_type& FindAndConstruct(KeyT &&Key) { in FindAndConstruct() function