HomeSort by relevance Sort by last modified time
    Searched defs:named_metadata_empty (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/
Module.h 514 bool named_metadata_empty() const { return NamedMDList.empty(); } function in class:llvm::Module
  /external/llvm/include/llvm/IR/
Module.h 690 bool named_metadata_empty() const { return NamedMDList.empty(); } function in class:llvm::Module
    [all...]

Completed in 59 milliseconds