Searched refs:isSafeToClone (Results 1 – 4 of 4) sorted by relevance
180 if (!L->isSafeToClone()) { in UnrollLoop()
211 bool Loop::isSafeToClone() const { in isSafeToClone() function in Loop
413 bool isSafeToClone() const;
425 if (!currentLoop->isSafeToClone()) in processCurrentLoop()