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