Searched refs:call_debug_instrumentation (Results 1 – 1 of 1) sorted by relevance
268 Label call_debug_instrumentation(this, Label::kDeferred); in TF_BUILTIN() local269 GotoIf(HasAsyncEventDelegate(), &call_debug_instrumentation); in TF_BUILTIN()270 GotoIf(IsDebugActive(), &call_debug_instrumentation); in TF_BUILTIN()275 BIND(&call_debug_instrumentation); in TF_BUILTIN()