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.cpp201 bool fallthrough = false; in BuildBasicBlocks() local
297 bool fallthrough {}; member
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.cpp288 bool fallthrough = false; in BuildBasicBlocks() local
386 bool fallthrough {}; member
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2996 inline void StubBuilder::CheckDetectorName(GateRef glue, GateRef key, Label *fallthrough, Label *sl… in CheckDetectorName()