Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp3394 auto RefList = Summary.refs(); in printSummary() local
3395 if (!RefList.empty()) { in printSummary()
3398 for (auto &Ref : RefList) { in printSummary()