Searched refs:isRedundantBeforeReturn (Results 1 – 3 of 3) sorted by relevance
581 bool isRedundantBeforeReturn() override { return true; } in isRedundantBeforeReturn() function
704 bool isRedundantBeforeReturn() override { return true; }
5836 if (!(Cleanup && Cleanup->getCleanup()->isRedundantBeforeReturn())) in EmitCall()