Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 317 Bytes

yarn.compiler.basicblock.condition.fallthrough.md

File metadata and controls

16 lines (9 loc) · 317 Bytes

Condition.Fallthrough

Enumeration Member in Condition

Summary

The Destination is reached because the preceding BasicBlock reached the end of its execution, and the Destination's target is the block immediately following.

Fallthrough