Searched refs:collectRemovables (Results 1 – 6 of 6) sorted by relevance
46 collectRemovables(body, Removables); in transformBody()
112 collectRemovables(D->getBody(), Removables); in TraverseObjCMethodDecl()
217 void collectRemovables(Stmt *S, ExprSet &exprs);
56 collectRemovables(body, Removables); in transformBody()
327 collectRemovables(Body, *Removables); in tryRemoving()
317 void trans::collectRemovables(Stmt *S, ExprSet &exprs) { in collectRemovables() function in trans