Searched refs:ExitMap (Results 1 – 3 of 3) sorted by relevance
860 mergeEntryMap(std::move(PredInfo->ExitMap)); in handlePredecessor()862 mergeEntryMap(PredInfo->ExitMap.clone()); in handlePredecessor()933 CurrentBlockInfo->ExitMap = std::move(CurrentLVarMap); in exitCFGBlock()
437 LVarDefinitionMap ExitMap; member
220 using ExitMap = SmallVector<std::pair<BlockNode, BlockMass>, 4>;227 ExitMap Exits; ///< Successor edges (and weights).