Lines Matching full:clauses
1854 // Simplify the list of clauses, eg by removing repeated catch clauses
1857 SmallVector<Value *, 16> NewClauses; // - Clauses for the new instruction;
1879 // clauses or marking the landingpad as having a cleanup.
1900 // following clauses or marking the landingpad as having a cleanup. By
1976 // no point in keeping any following clauses or marking the landingpad
2024 // L follows F in the list of clauses, and remove L if every element of F is
2115 // If we changed any of the clauses, replace the old landingpad instruction
2123 // A landing pad with no clauses must have the cleanup flag set. It is
2125 // clauses. If so, force the cleanup flag to true.
2132 // Even if none of the clauses changed, we may nonetheless have understood