Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isPeelFirst

159     /// isPeelFirst - Returns true if peeling the first iteration from
161 virtual bool isPeelFirst(unsigned Level) const { return false; }
253 /// isPeelFirst - Returns true if peeling the first iteration from
255 bool isPeelFirst(unsigned Level) const;