Searched refs:DstReachability (Results 1 – 1 of 1) sorted by relevance
45 ReachableSet &DstReachability = reachable[Dst->getBlockID()]; in mapReachability() local46 DstReachability.resize(analyzed.size(), false); in mapReachability()63 DstReachability[block->getBlockID()] = true; in mapReachability()