Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h396 auto* Callee = TopNode->Callees.find_element( in enterFunction()
555 auto R = O.Roots.find_element( in mergeInto()
579 auto TargetCallee = NT.TargetNode->Callees.find_element( in mergeInto()
H A Dxray_segmented_array.h444 T *find_element(Predicate P) const XRAY_NEVER_INSTRUMENT { in find_element() function
/openbsd/gnu/llvm/compiler-rt/lib/xray/tests/unit/
H A Dfunction_call_trie_test.cpp247 .find_element( in TEST()
252 .find_element( in TEST()