Searched refs:FromReach (Results 1 – 1 of 1) sorted by relevance
13885 DenseSet<const SDNode *> FromReach; // The set of nodes reachable from From. in copyExtraInfo() local13893 if (!FromReach.insert(N).second) in copyExtraInfo()13902 if (FromReach.contains(N)) in copyExtraInfo()