Home | History | Annotate | Download | only in Analysis

Lines Matching refs:addChildLoop

364   /// addChildLoop - Add the specified loop to be a child of this loop.  This
367 void addChildLoop(LoopT *NewChild) {