Searched refs:ReleaseCtx (Results 1 – 1 of 1) sorted by relevance
49 static auto ReleaseCtx = "__llvm_ctx_profile_release_context"; variable66 Function *ReleaseCtx = nullptr; member in __anond08bc7040111::CtxInstrumentationLowerer199 ReleaseCtx = cast<Function>( in CtxInstrumentationLowerer()200 M.getOrInsertFunction(CompilerRtAPINames::ReleaseCtx, in CtxInstrumentationLowerer()402 Builder.CreateCall(ReleaseCtx, {TheRootFuctionData}); in lowerFunction()