Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isCleanup

1858   bool CleanupFlag = LI.isCleanup();   // - The new instruction is a cleanup.
2134 if (LI.isCleanup() != CleanupFlag) {