Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h115 SmallVector<BlockT *, 4> UniqueExitBlocks; in hasDedicatedExits() local
116 getUniqueExitBlocks(UniqueExitBlocks); in hasDedicatedExits()
117 for (BlockT *EB : UniqueExitBlocks) in hasDedicatedExits()