Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp824 bool as_empty() const { return asMap.empty(); } in as_empty() function in llvm::SlotTracker
3011 if (!Machine.as_empty()) { in printModule()