Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h124 DenseMap<MDNode *, SmallVector<Instruction *, 2>> TempDIAssignIDAttachments; variable
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1026 for (auto *Inst : TempDIAssignIDAttachments[ToReplace]) { in parseStandaloneMetadata()
2319 TempDIAssignIDAttachments[N].push_back(&Inst); in parseInstructionMetadata()