Searched refs:canBeRoot (Results 1 – 3 of 3) sorted by relevance
275 if (!canBeRoot(Root)) in getOrAllocateContextRoot()334 if (canBeRoot(CR)) in getUnhandledContext()412 assert(canBeRoot(Root)); in __llvm_ctx_profile_start_context()423 assert(CR && canBeRoot(CR)); in __llvm_ctx_profile_release_context()491 if (!CR && canBeRoot(CR)) { in __llvm_ctx_profile_fetch()
173 inline bool canBeRoot(const ContextRoot *Ctx) { in canBeRoot() function
69 if (canBeRoot(FD->CtxRoot)) { in start()