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

Method loadVar

src/checker/VarEnv.java:139–141  ·  view source on GitHub ↗

Generate code to load the value of this variable from the stack frame into the next free register.

(Assembly a, int free)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compileExprMethod · 0.80

Calls 3

emitMethod · 0.80
indirectMethod · 0.80
regMethod · 0.80

Tested by

no test coverage detected