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