Searched refs:GetCtx (Results 1 – 1 of 1) sorted by relevance
50 static auto GetCtx = "__llvm_ctx_profile_get_context"; variable65 Function *GetCtx = nullptr; member in __anond08bc7040111::CtxInstrumentationLowerer189 GetCtx = cast<Function>( in CtxInstrumentationLowerer()190 M.getOrInsertFunction(CompilerRtAPINames::GetCtx, in CtxInstrumentationLowerer()315 Context = Builder.CreateCall(GetCtx, {TheRootFuctionData, &F, Guid, in lowerFunction()