Searched refs:DomChildBB (Results 1 – 1 of 1) sorted by relevance
869 auto *DomChildBB = DomChild->getBlock(); in UnrollRuntimeLoopRemainder() local870 if (!L->contains(LI->getLoopFor(DomChildBB))) in UnrollRuntimeLoopRemainder()871 ChildrenToUpdate.push_back(DomChildBB); in UnrollRuntimeLoopRemainder()