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

Method compileExpr

src/syntax/NewExpr.java:61–72  ·  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 8

spillAllMethod · 0.80
emitMethod · 0.80
vtAddrMethod · 0.80
regMethod · 0.80
indirectMethod · 0.80
methNameMethod · 0.80
unspillToMethod · 0.80
callMethod · 0.45

Tested by

no test coverage detected