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

Method compileThen

src/syntax/IfThenElse.java:84–95  ·  view source on GitHub ↗

Emit code that executes this statement and then branches to a specified label.

(Assembly a, String lab)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compileMethod · 0.45

Calls 3

newLabelMethod · 0.80
emitLabelMethod · 0.80
branchFalseMethod · 0.45

Tested by

no test coverage detected