Searched refs:GetCtx (Results 1 – 1 of 1) sorted by relevance
42 static auto GetCtx = "__llvm_ctx_profile_get_context"; variable57 Function *GetCtx = nullptr; member in __anond08bc7040111::CtxInstrumentationLowerer161 GetCtx = cast<Function>( in CtxInstrumentationLowerer()162 M.getOrInsertFunction(CompilerRtAPINames::GetCtx, in CtxInstrumentationLowerer()250 Builder.CreateCall(GetCtx, {&F, Guid, Builder.getInt32(NrCounters), in lowerFunction()