Home
last modified time | relevance | path

Searched defs:Backedges (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h346 static void discoverAndMapSubloop(LoopT *L, ArrayRef<BlockT*> Backedges, in discoverAndMapSubloop()
478 SmallVector<BlockT *, 4> Backedges; in analyze() local