Searched refs:forEachBlockDepthFirst (Results 1 – 3 of 3) sorted by relevance
185 meth.forEachBlockDepthFirst(postdom, walker); in run()
753 public void forEachBlockDepthFirst(boolean reverse, in forEachBlockDepthFirst() method in SsaMethod
141 ssaMeth.forEachBlockDepthFirst(false, new SsaBasicBlock.Visitor() { in removeEmptyGotos()