Home | History | Annotate | Download | only in AArch64

Lines Matching full:existing

143   /// Check if the given insertion point is dominated by an existing
146 /// the related existing point.
150 /// \param InsertPts existing insertion points
157 /// Check if the given insertion point can be merged with an existing
164 /// \param InsertPts existing insertion points
203 // Inserting into the DenseMap may invalidate existing iterator.
308 /// Also we give up on all simple vector type to keep the existing
366 // Traverse all the existing insertion points and check if one is dominating
393 // Traverse all the existing insertion point and check if one is dominated by
452 // point in a common dominator or if NewPt dominates an existing one.