Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h346 static void discoverAndMapSubloop(LoopT *L, ArrayRef<BlockT*> Backedges, in discoverAndMapSubloop() function
497 discoverAndMapSubloop(L, ArrayRef<BlockT*>(Backedges), this, DomTree); in analyze()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h431 static void discoverAndMapSubloop(LoopT *L, ArrayRef<BlockT *> Backedges, in discoverAndMapSubloop() function
570 discoverAndMapSubloop(L, ArrayRef<BlockT *>(Backedges), this, DomTree); in analyze()