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