Searched defs:whileStmt (Results 1 – 6 of 6) sorted by relevance
241 const whileStmt = new ArkIfStmt(conditionTrue); constant
299 void AliveAnalyzer::AnalyzeWhileLoop(const ir::WhileStatement *whileStmt) in AnalyzeWhileLoop()
642 void AssignAnalyzer::AnalyzeWhileLoop(const ir::WhileStatement *whileStmt) in AnalyzeWhileLoop()
256 void ScopesInitPhase::VisitWhileStatement(ir::WhileStatement *whileStmt) in VisitWhileStatement()
1551 void CompileImpl(const ir::WhileStatement *whileStmt, [[maybe_unused]] CodeGen *cg) in CompileImpl()
1722 void CompileImpl(const ir::WhileStatement *whileStmt, [[maybe_unused]] CodeGen *cg) in CompileImpl()