MCPcopy Index your code
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / compileExpr

Method compileExpr

src/syntax/DivExpr.java:44–56  ·  view source on GitHub ↗

Generate code to evaluate this expression and leave the result in the specified free variable.

(Assembly a, int free)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

spillToMethod · 0.80
spillMethod · 0.80
emitMethod · 0.80
immedMethod · 0.80
regMethod · 0.80
unspillToMethod · 0.80

Tested by

no test coverage detected