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

Method branchFalse

src/syntax/CondAndExpr.java:74–77  ·  view source on GitHub ↗

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

(Assembly a, String lab, int free)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

compileExprMethod · 0.45
branchTrueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected