Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h249 void dropFunctionFromMetadata(MetadataMapType::value_type &FirstMD);
H A DValueEnumerator.cpp634 void ValueEnumerator::dropFunctionFromMetadata( in dropFunctionFromMetadata() function in ValueEnumerator
725 dropFunctionFromMetadata(*Insertion.first); in enumerateMetadataImpl()