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

Method loadThis

src/codegen/Assembly.java:194–196  ·  view source on GitHub ↗

Load the "this" value into a specified register. The size of the frame is used to allow us to compute the position of this.

(int size, int free)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

compileExprMethod · 0.80
saveVarMethod · 0.80
compileExprMethod · 0.80
saveVarMethod · 0.80
compileExprMethod · 0.80

Calls 4

emitMethod · 0.95
indirectMethod · 0.95
thisOffsetMethod · 0.95
regMethod · 0.95

Tested by

no test coverage detected