Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h545 struct NodeAndTarget { in mergeInto() struct
546 FunctionCallTrie::Node *OrigNode; in mergeInto()
547 FunctionCallTrie::Node *TargetNode; in mergeInto()