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