Searched refs:StartCtx (Results 1 – 1 of 1) sorted by relevance
40 static auto StartCtx = "__llvm_ctx_profile_start_context"; variable56 Function *StartCtx = nullptr; member in __anond08bc7040111::CtxInstrumentationLowerer152 StartCtx = cast<Function>( in CtxInstrumentationLowerer()154 CompilerRtAPINames::StartCtx, in CtxInstrumentationLowerer()243 Context = Builder.CreateCall(StartCtx, {TheRootContext, Guid, in lowerFunction()