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

Method loadField

src/checker/FieldEnv.java:155–161  ·  view source on GitHub ↗

Generate code to load the value of a field from an object whose address is passed in through the current free register.

(Assembly a, int free)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

compileExprMethod · 0.80
compileExprMethod · 0.80
compileExprMethod · 0.80
compileExprMethod · 0.80

Calls 5

staticNameMethod · 0.95
emitMethod · 0.80
regMethod · 0.80
indirectMethod · 0.80
isStaticMethod · 0.45

Tested by

no test coverage detected