Home
last modified time | relevance | path

Searched refs:RetainSet (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp83 SmallPtrSet<Metadata *, 16> RetainSet; in finalize() local
85 if (RetainSet.insert(AllRetainTypes[I]).second) in finalize()