Home
last modified time | relevance | path

Searched defs:getModuleFlagsMetadata (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp315 getModuleFlagsMetadata(SmallVectorImpl<ModuleFlagEntry> &Flags) const { in getModuleFlagsMetadata() function in Module
346 NamedMDNode *Module::getModuleFlagsMetadata() const { in getModuleFlagsMetadata() function in Module