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