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

Method branchTrue

src/syntax/Expression.java:93–97  ·  view source on GitHub ↗

Generate code to evaluate this expression and branch to a specified label if the result is true.

(Assembly a, String lab, int free)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

compileExprMethod · 0.95
emitMethod · 0.80
regMethod · 0.80

Tested by

no test coverage detected