Searched defs:eraseNamedMetadata (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/IR/ | ||
H A D | Module.cpp | 276 /// eraseNamedMetadata - Remove the given NamedMDNode from this module and 278 void Module::eraseNamedMetadata(NamedMDNode *NMD) { function in class:Module |
Completed in 26 milliseconds