Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:strictlyEncloses

179     bool strictlyEncloses(stable_iterator I) const { return Size < I.Size; }