Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.cpp59 ContextNode *markAsScratch(const ContextNode *Ctx) { in markAsScratch() function
152 markAsScratch(reinterpret_cast<ContextNode *>(__Buffer))
340 return markAsScratch( in getUnhandledContext()
347 return markAsScratch(onContextEnter(*Iter->second)); in getUnhandledContext()