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