Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_lower.cpp27 void LowerCondGotoStmtWithBuiltinExpect(CondGotoNode &brStmt) in LowerCondGotoStmtWithBuiltinExpect()
122 auto *brStmt = mirModule.CurFuncCodeMemPool()->New<CondGotoNode>(op); in CreateCondGotoStmt() local