Searched refs:getLoopLatches (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DLoopInfo.h234 /// getLoopLatches - Return all loop latch blocks of this loop. A latch block
236 void getLoopLatches(SmallVectorImpl<BlockT *> &LoopLatches) const { function in class:llvm::LoopBase

Completed in 81 milliseconds