Lines Matching full:exitcontext
307 LocalVarContext ExitContext; // Context held at exit from block
322 : EntryContext(EmptyCtx), ExitContext(EmptyCtx), Reachable(false)
714 CurrBlockInfo->EntryContext = PrevBlockInfo->ExitContext;
720 PrevBlockInfo->ExitContext);
748 CurrBlockInfo->ExitContext = VMapBuilder.Ctx;
759 Context LoopEnd = CurrBlockInfo->ExitContext;
766 saveContext(nullptr, BlockInfo[exitID].ExitContext);
1402 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext;