Searched refs:NotContaining (Results 1 – 1 of 1) sorted by relevance
371 for (Loop *NotContaining = OuterLoop; NotContaining != StillReachable; in handleDeadExits() local372 NotContaining = NotContaining->getParentLoop()) { in handleDeadExits()373 NotContaining->removeBlockFromLoop(NewPreheader); in handleDeadExits()375 NotContaining->removeBlockFromLoop(BB); in handleDeadExits()