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

Method emitIndexAddr

src/codegen/Assembly.java:257–275  ·  view source on GitHub ↗
(
        int dst_reg, int base_reg, int elem_size,
        int index_reg, int offset)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

compileExprMethod · 0.80
saveVarMethod · 0.80

Calls 4

indirectMethod · 0.95
regMethod · 0.95
emitMethod · 0.95
immedMethod · 0.95

Tested by

no test coverage detected