Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h98 struct NodeIdPair { struct
103 using NodeIdPairArray = Array<NodeIdPair>; argument
393 [FId](const NodeIdPair &NR) { return NR.FId == FId; }); in enterFunction()
576 [&](const FunctionCallTrie::NodeIdPair &C) { in mergeInto()