Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h252 void dropFunctionFromMetadata(MetadataMapType::value_type &FirstMD);
H A DDXILValueEnumerator.cpp612 void ValueEnumerator::dropFunctionFromMetadata( in dropFunctionFromMetadata() function in ValueEnumerator
704 dropFunctionFromMetadata(*Insertion.first); in enumerateMetadataImpl()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h249 void dropFunctionFromMetadata(MetadataMapType::value_type &FirstMD);
H A DValueEnumerator.cpp645 void ValueEnumerator::dropFunctionFromMetadata( in dropFunctionFromMetadata() function in ValueEnumerator
736 dropFunctionFromMetadata(*Insertion.first); in enumerateMetadataImpl()