Home
last modified time | relevance | path

Searched refs:SalvageDebugInfo (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DMetadata.h305 static void SalvageDebugInfo(const Constant &C);
/openbsd/src/gnu/llvm/llvm/lib/IR/
DMetadata.cpp248 void ReplaceableMetadataImpl::SalvageDebugInfo(const Constant &C) { in SalvageDebugInfo() function in ReplaceableMetadataImpl
DConstants.cpp703 ReplaceableMetadataImpl::SalvageDebugInfo(*C); in constantIsDead()