Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h438 static void discoverAndMapSubloop(LoopT *L, ArrayRef<BlockT *> Backedges, in discoverAndMapSubloop() function
576 discoverAndMapSubloop(L, ArrayRef<BlockT *>(Backedges), this, DomTree); in analyze()