MCPcopy Create free account
hub / github.com/SeaOfNodes/Simple / split

Method split

chapter19/src/main/java/com/seaofnodes/simple/Machine.java:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 public abstract String reg( int reg );
13 // Create a split op; any register to any register, including stack slots
14 public abstract Node split();
15 // Return a MachNode unconditional branch
16 public abstract CFGNode jump();
17 // Break an infinite loop

Callers 15

graphviz.umd.jsFile · 0.45
lookupPathFunction · 0.45
mkdirTreeFunction · 0.45
createPathFunction · 0.45
d3.v7.min.jsFile · 0.45
wnFunction · 0.45
extractElementDataFunction · 0.45
attributeElementFunction · 0.45
d3-graphviz.jsFile · 0.45
lookupPathFunction · 0.45
mkdirTreeFunction · 0.45
createPathFunction · 0.45

Calls

no outgoing calls

Tested by 1

visitNewClassMethod · 0.36