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.h540 struct NodeAndTarget { in mergeInto() struct
541 FunctionCallTrie::Node *OrigNode; in mergeInto()
542 FunctionCallTrie::Node *TargetNode; in mergeInto()