Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h249 void dropFunctionFromMetadata(MetadataMapType::value_type &FirstMD);
H A DValueEnumerator.cpp608 void ValueEnumerator::dropFunctionFromMetadata( in dropFunctionFromMetadata() function in ValueEnumerator
699 dropFunctionFromMetadata(*Insertion.first); in enumerateMetadataImpl()