Searched refs:simplifySCoP (Results 1 – 4 of 4) sorted by relevance
575 S->simplifySCoP(true); in removeUnnecessaryStmts()
2603 void simplifySCoP(bool AfterHoisting);
3534 scop->simplifySCoP(false); in buildScop()3587 scop->simplifySCoP(true); in buildScop()
1685 void Scop::simplifySCoP(bool AfterHoisting) { in simplifySCoP() function in Scop