Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h251 void dropFunctionFromMetadata(MetadataMapType::value_type &FirstMD);
H A DValueEnumerator.cpp582 void ValueEnumerator::dropFunctionFromMetadata( in dropFunctionFromMetadata() function in ValueEnumerator
673 dropFunctionFromMetadata(*Insertion.first); in enumerateMetadataImpl()