Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h485 struct NodeAndParent { in deepCopyInto() struct
489 using Stack = Array<NodeAndParent>; in deepCopyInto()
513 NodeAndParent NP = DFSStack.back(); in deepCopyInto()