Home
last modified time | relevance | path

Searched refs:FirstMD (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.cpp613 MetadataMapType::value_type &FirstMD) { in dropFunctionFromMetadata() argument
631 push(FirstMD); in dropFunctionFromMetadata()
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h249 void dropFunctionFromMetadata(MetadataMapType::value_type &FirstMD);
H A DValueEnumerator.cpp609 MetadataMapType::value_type &FirstMD) { in dropFunctionFromMetadata() argument
627 push(FirstMD); in dropFunctionFromMetadata()