Searched refs:getLoopLatches (Results 1 – 5 of 5) sorted by relevance
302 L->getLoopLatches(Latches); in closeControlFlow()
495 getLoopLatches(LatchesBlocks); in getLoopID()521 getLoopLatches(LoopLatches); in setLoopID()
315 L->getLoopLatches(LoopLatches); in runOnLoop()
150 L->getLoopLatches(Latches); in doesStoreDominatesAllLatches()
314 void getLoopLatches(SmallVectorImpl<BlockT *> &LoopLatches) const { in getLoopLatches() function