Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfo.h216 bool isLoopLatch(const BlockT *BB) const { in isLoopLatch() function
DLoopInfoImpl.h409 if (isLoopLatch(BB)) in print()