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

Method compileExpr

src/syntax/Expression.java:75–75  ·  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 3

compileExprOpMethod · 0.95
branchTrueMethod · 0.95
branchFalseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected