Searched refs:TheRootContext (Results 1 – 1 of 1) sorted by relevance
215 Value *TheRootContext = nullptr; in lowerFunction() local242 TheRootContext = Iter->second; in lowerFunction()243 Context = Builder.CreateCall(StartCtx, {TheRootContext, Guid, in lowerFunction()333 } else if (TheRootContext && isa<ReturnInst>(I)) { in lowerFunction()336 Builder.CreateCall(ReleaseCtx, {TheRootContext}); in lowerFunction()345 if (TheRootContext && !ContextWasReleased) in lowerFunction()