Home
last modified time | relevance | path

Searched refs:computePath (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1579 static bool computePath(SUnit *Cur, SetVector<SUnit *> &Path, in computePath() function
1593 FoundPath |= computePath(SI.getSUnit(), Path, DestNodes, Exclude, Visited); in computePath()
1597 computePath(PI.getSUnit(), Path, DestNodes, Exclude, Visited); in computePath()
1749 computePath(NI, Path, NodesAdded, I, Visited); in groupRemainingNodes()
1760 computePath(NI, Path, I, NodesAdded, Visited); in groupRemainingNodes()