Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h544 struct NodeAndTarget { in mergeInto() struct
545 FunctionCallTrie::Node *OrigNode; in mergeInto()
546 FunctionCallTrie::Node *TargetNode; in mergeInto()