Searched refs:simplifySCoP (Results 1 – 4 of 4) sorted by relevance
485 S->simplifySCoP(true); in removeUnnecessaryStmts()
2619 void simplifySCoP(bool AfterHoisting);
3717 scop->simplifySCoP(false); in buildScop()3770 scop->simplifySCoP(true); in buildScop()
1784 void Scop::simplifySCoP(bool AfterHoisting) { in simplifySCoP() function in Scop