|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AnnotatedLSTNode.BBEnum | |
|---|---|
| org.jikesrvm.compilers.opt.controlflow | |
| Uses of AnnotatedLSTNode.BBEnum in org.jikesrvm.compilers.opt.controlflow |
|---|
| Methods in org.jikesrvm.compilers.opt.controlflow that return AnnotatedLSTNode.BBEnum | |
|---|---|
private AnnotatedLSTNode.BBEnum |
AnnotatedLSTNode.getBasicBlocks(BasicBlock block,
AnnotatedLSTNode.BBEnum bbs,
BitVector blocksLeftToVisit)
Return an enumeration of basic blocks corresponding to a depth first traversal of the blocks in the loops graphs |
| Methods in org.jikesrvm.compilers.opt.controlflow with parameters of type AnnotatedLSTNode.BBEnum | |
|---|---|
private AnnotatedLSTNode.BBEnum |
AnnotatedLSTNode.getBasicBlocks(BasicBlock block,
AnnotatedLSTNode.BBEnum bbs,
BitVector blocksLeftToVisit)
Return an enumeration of basic blocks corresponding to a depth first traversal of the blocks in the loops graphs |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||