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