Home
last modified time | relevance | path

Searched defs:IANodes (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1727 inlineDebugLoc(DebugLoc OrigDL,DILocation * InlinedAt,LLVMContext & Ctx,DenseMap<const MDNode *,MDNode * > & IANodes) inlineDebugLoc() argument
1753 DenseMap<const MDNode *, MDNode *> IANodes; fixupLineNumbers() local
/llvm-project/llvm/unittests/IR/
H A DIRBuilderTest.cpp1055 auto IA = DebugLoc::appendInlinedAt(DL, InlinedAtNode, Ctx, IANodes); in TEST_F() local