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

Method compileExpr

src/syntax/This.java:52–54  ·  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 6

compileMethod · 0.45
branchFalseMethod · 0.45
branchTrueMethod · 0.45
compileMethod · 0.45
compileOpMethod · 0.45
compileInvocationMethod · 0.45

Calls 1

loadThisMethod · 0.80

Tested by

no test coverage detected