Searched refs:ifBodyList (Results 1 – 1 of 1) sorted by relevance
531 Fortran::lower::pft::EvaluationList &ifBodyList = in rewriteIfGotos() local534 std::next(ifBodyList.begin()); in rewriteIfGotos()538 ifBodyList.erase(branchStmtIt); in rewriteIfGotos()539 lower::pft::Evaluation &ifStmt = *ifBodyList.begin(); in rewriteIfGotos()543 std::prev(ifBodyList.end()); in rewriteIfGotos()546 ifBodyList.splice(endIfStmtIt, evaluationList, successorIt, it); in rewriteIfGotos()