Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.h82 Arena *CurrentMem = nullptr; member
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/
H A DCtxInstrProfilingTest.cpp136 const auto *CurrentMem = Root.CurrentMem; in TEST_F() local