Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DInstruction.h247 getAllMetadataOtherThanDebugLocImpl(MDs);
449 void getAllMetadataOtherThanDebugLocImpl(
/freebsd-12.1/contrib/llvm/lib/IR/
H A DMetadata.cpp1304 void Instruction::getAllMetadataOtherThanDebugLocImpl( in getAllMetadataOtherThanDebugLocImpl() function in Instruction