Searched refs:getLoopLatches (Results 1 – 6 of 6) sorted by relevance
190 getLoopLatches(LatchesBlocks); in getLoopID()
307 L->getLoopLatches(Latches); in closeControlFlow()
206 L->getLoopLatches(LoopLatches); in runOnLoop()
154 L->getLoopLatches(Latches); in doesStoreDominatesAllLatches()
507 getLoopLatches(LatchesBlocks); in getLoopID()533 getLoopLatches(LoopLatches); in setLoopID()
330 void getLoopLatches(SmallVectorImpl<BlockT *> &LoopLatches) const { in getLoopLatches() function