Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h249 void dropFunctionFromMetadata(MetadataMapType::value_type &FirstMD);
H A DValueEnumerator.cpp646 void ValueEnumerator::dropFunctionFromMetadata( in dropFunctionFromMetadata() function in ValueEnumerator
737 dropFunctionFromMetadata(*Insertion.first); in enumerateMetadataImpl()