Searched refs:isLoopLatch (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ | ||
| H A D | LoopInfo.h | 216 bool isLoopLatch(const BlockT *BB) const { in isLoopLatch() function |
| H A D | LoopInfoImpl.h | 412 if (isLoopLatch(BB)) in print() |