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

/openbsd-current/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h252 void dropFunctionFromMetadata(MetadataMapType::value_type &FirstMD);
263 /// function tag. If not, call \a dropFunctionFromMetadata().
H A DDXILValueEnumerator.cpp612 void ValueEnumerator::dropFunctionFromMetadata( function in class:ValueEnumerator
704 dropFunctionFromMetadata(*Insertion.first);
/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h249 void dropFunctionFromMetadata(MetadataMapType::value_type &FirstMD);
260 /// function tag. If not, call \a dropFunctionFromMetadata().
H A DValueEnumerator.cpp608 void ValueEnumerator::dropFunctionFromMetadata( function in class:ValueEnumerator
699 dropFunctionFromMetadata(*Insertion.first);

Completed in 131 milliseconds