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