Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h241 void dropFunctionFromMetadata(MetadataMapType::value_type &FirstMD);
DValueEnumerator.cpp549 void ValueEnumerator::dropFunctionFromMetadata( in dropFunctionFromMetadata() function in ValueEnumerator
640 dropFunctionFromMetadata(*Insertion.first); in enumerateMetadataImpl()