Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.cpp418 const auto *CurrentRoot = __llvm_ctx_profile_current_context_root; in __llvm_ctx_profile_release_context() local
420 if (!CurrentRoot || CR != CurrentRoot) in __llvm_ctx_profile_release_context()