Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h288 bool isDoubleLoopHeader() const { in isDoubleLoopHeader() function
296 if (!isDoubleLoopHeader()) in getContainingLoop()
349 return isDoubleLoopHeader() && Loop->Parent->IsPackaged; in isADoublePackage()