Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1523 static bool computePath(SUnit *Cur, SetVector<SUnit *> &Path, in computePath() function
1539 computePath(SI.getSUnit(), Path, DestNodes, Exclude, Visited); in computePath()
1543 computePath(PI.getSUnit(), Path, DestNodes, Exclude, Visited); in computePath()
1695 computePath(NI, Path, NodesAdded, I, Visited); in groupRemainingNodes()
1706 computePath(NI, Path, I, NodesAdded, Visited); in groupRemainingNodes()