Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DMetadata.cpp124 bool WasInserted = in addRef() local
146 bool WasInserted = UseMap.insert(std::make_pair(New, OwnerAndIndex)).second; in moveRef() local
368 bool WasInserted = Store.insert(Entry); in get() local