Searched defs:cycleStmt (Results 1 – 4 of 4) sorted by relevance
61 Post(const parser::CycleStmt & cycleStmt) Post() argument
1016 Enter(const parser::CycleStmt & cycleStmt) Enter() argument
566 Post(const parser::CycleStmt & cycleStmt) Post() argument
643 if (const auto *cycleStmt = bodyEval->getIf<parser::CycleStmt>()) { rewriteIfGotos() local