Home
last modified time | relevance | path

Searched defs:fallthrough (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.cpp193 bool fallthrough = false; in BuildBasicBlocks() local
290 bool fallthrough {}; member
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.cpp351 bool fallthrough = false; in BuildBasicBlocks() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3578 inline void StubBuilder::CheckDetectorName(GateRef glue, GateRef key, Label *fallthrough, Label *sl… in CheckDetectorName()