Searched defs:named_metadata_empty (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
H A DModule.h514 bool named_metadata_empty() const { return NamedMDList.empty(); } function in class:llvm::Module
/external/llvm/include/llvm/IR/
H A DModule.h690 bool named_metadata_empty() const { return NamedMDList.empty(); } function in class:llvm::Module

Completed in 124 milliseconds