|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WeightedOpCode | |
| byucc.jhdl.synth | |
| byucc.jhdl.synth.classparse | |
| Uses of WeightedOpCode in byucc.jhdl.synth |
| Methods in byucc.jhdl.synth with parameters of type WeightedOpCode | |
void |
GraphStack.addBranches(WeightedOpCode[] targets)
Add branches to the CFGraph for the given WeightedOpCodes. |
| Uses of WeightedOpCode in byucc.jhdl.synth.classparse |
| Methods in byucc.jhdl.synth.classparse that return WeightedOpCode | |
WeightedOpCode[] |
OpCodeBranch.getPossibleTargets(AttributeCode code)
|
WeightedOpCode[] |
OpCodeLookupswitch.getPossibleTargets(AttributeCode code)
|
WeightedOpCode[] |
OpCode.getPossibleTargets(AttributeCode code)
|
WeightedOpCode[] |
OpCodeTableswitch.getPossibleTargets(AttributeCode code)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||