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

Method saveField

src/checker/FieldEnv.java:166–172  ·  view source on GitHub ↗

Save the value in the free register in a field of the object that is pointed to by register (free+1).

(Assembly a, int free)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

saveVarMethod · 0.80
saveVarMethod · 0.80
saveVarMethod · 0.80
saveVarMethod · 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