Searched refs:RawNode (Results 1 – 1 of 1) sorted by relevance
1415 if (auto *RawNode = N.getRawRetainedNodes()) { in visitDISubprogram() local1416 auto *Node = dyn_cast<MDTuple>(RawNode); in visitDISubprogram()1417 CheckDI(Node, "invalid retained nodes list", &N, RawNode); in visitDISubprogram()