Searched refs:discoverAndMapSubloop (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/Analysis/ |
D | LoopInfoImpl.h | 346 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/ |
D | LoopInfoImpl.h | 431 static void discoverAndMapSubloop(LoopT *L, ArrayRef<BlockT *> Backedges, in discoverAndMapSubloop() function 570 discoverAndMapSubloop(L, ArrayRef<BlockT *>(Backedges), this, DomTree); in analyze()
|