Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h287 bool isDoubleLoopHeader() const { in isDoubleLoopHeader() function
295 if (!isDoubleLoopHeader()) in getContainingLoop()
348 return isDoubleLoopHeader() && Loop->Parent->IsPackaged; in isADoublePackage()