Searched refs:getLoopLatches (Results 1 – 4 of 4) sorted by relevance
360 L->getLoopLatches(Latches); in closeControlFlow()
310 L->getLoopLatches(LoopLatches); in runOnLoop()
115 L->getLoopLatches(Latches); in doesStoreDominatesAllLatches()
237 void getLoopLatches(SmallVectorImpl<BlockT *> &LoopLatches) const { in getLoopLatches() function