Searched refs:DestNodes (Results 1 – 1 of 1) sorted by relevance
2005 SetVector<SUnit *> &DestNodes, in computePath() argument2012 if (DestNodes.contains(Cur)) in computePath()2020 computePath(SI.getSUnit(), Path, DestNodes, Exclude, Visited); in computePath()2024 computePath(PI.getSUnit(), Path, DestNodes, Exclude, Visited); in computePath()