Searched defs:switchNode (Results 1 – 5 of 5) sorted by relevance
532 void EHFunc::InsertDefaultLabelAndAbortFunc(BlockNode &blkNode, SwitchNode &switchNode, const StmtN… in InsertDefaultLabelAndAbortFunc()547 void EHFunc::FillSwitchTable(SwitchNode &switchNode, const EHTry &ehTry) in FillSwitchTable()585 SwitchNode *switchNode = nullptr; in InsertEHSwitchTable() local
152 auto *switchNode = static_cast<SwitchNode *>(stmt); in DoLowerBlock() local
287 BlockNode *MIRLower::LowerSwitchStmt(SwitchNode *switchNode) in LowerSwitchStmt()
1214 …auto *switchNode = GetCurrentFuncCodeMp()->New<SwitchNode>(*GetCurrentFuncCodeMpAllocator(), defau… in CreateStmtSwitch() local
616 auto *switchNode = mod.CurFuncCodeMemPool()->New<SwitchNode>(mod); in ParseStmtSwitch() local