Searched defs:whileStmt (Results 1 – 5 of 5) sorted by relevance
290 void AliveAnalyzer::AnalyzeWhileLoop(const ir::WhileStatement *whileStmt) in AnalyzeWhileLoop()
658 void AssignAnalyzer::AnalyzeWhileLoop(const ir::WhileStatement *whileStmt) in AnalyzeWhileLoop()
249 void ScopesInitPhase::VisitWhileStatement(ir::WhileStatement *whileStmt) in VisitWhileStatement()
1720 void CompileImpl(const ir::WhileStatement *whileStmt, [[maybe_unused]] CodeGen *cg) in CompileImpl()
1731 void CompileImpl(const ir::WhileStatement *whileStmt, [[maybe_unused]] CodeGen *cg) in CompileImpl()