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.cpp48 static auto StartCtx = "__llvm_ctx_profile_start_context"; variable
64 Function *StartCtx = nullptr; member in __anond08bc7040111::CtxInstrumentationLowerer
180 StartCtx = cast<Function>( in CtxInstrumentationLowerer()
182 CompilerRtAPINames::StartCtx, in CtxInstrumentationLowerer()
310 StartCtx, {TheRootFuctionData, Guid, Builder.getInt32(NumCounters), in lowerFunction()