Home
last modified time | relevance | path

Searched refs:StartCtx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp40 static auto StartCtx = "__llvm_ctx_profile_start_context"; variable
56 Function *StartCtx = nullptr; member in __anond08bc7040111::CtxInstrumentationLowerer
152 StartCtx = cast<Function>( in CtxInstrumentationLowerer()
154 CompilerRtAPINames::StartCtx, in CtxInstrumentationLowerer()
243 Context = Builder.CreateCall(StartCtx, {TheRootContext, Guid, in lowerFunction()