Searched refs:getLoopLatches (Results 1 – 5 of 5) sorted by relevance
307 L->getLoopLatches(Latches); in closeControlFlow()
506 getLoopLatches(LatchesBlocks); in getLoopID()532 getLoopLatches(LoopLatches); in setLoopID()
317 L->getLoopLatches(LoopLatches); in runOnLoop()
148 L->getLoopLatches(Latches); in doesStoreDominatesAllLatches()
351 void getLoopLatches(SmallVectorImpl<BlockT *> &LoopLatches) const { in getLoopLatches() function