Searched refs:getLoopLatches (Results 1 – 5 of 5) sorted by relevance
296 L->getLoopLatches(Latches); in closeControlFlow()
508 getLoopLatches(LatchesBlocks); in getLoopID()534 getLoopLatches(LoopLatches); in setLoopID()
316 L->getLoopLatches(LoopLatches); in runOnLoop()
149 L->getLoopLatches(Latches); in doesStoreDominatesAllLatches()
334 void getLoopLatches(SmallVectorImpl<BlockT *> &LoopLatches) const { in getLoopLatches() function