Home
last modified time | relevance | path

Searched refs:LoopLatches (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopInfo.h241 void getLoopLatches(SmallVectorImpl<BlockT *> &LoopLatches) const { in getLoopLatches() argument
248 LoopLatches.push_back(*I); in getLoopLatches()