Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h686 void addInstSourceAtomMetadata(llvm::Instruction *I, uint64_t Group,
H A DCGDebugInfo.cpp131 void CGDebugInfo::addInstSourceAtomMetadata(llvm::Instruction *I, in addInstSourceAtomMetadata() function in CGDebugInfo
177 addInstSourceAtomMetadata(KeyInstruction, Group, /*Rank=*/1); in addInstToSpecificSourceAtom()
185 addInstSourceAtomMetadata(BackupI, Group, /*Rank=*/2); in addInstToSpecificSourceAtom()
195 addInstSourceAtomMetadata(BackupI, Group, Rank++); in addInstToSpecificSourceAtom()