HomeSort by relevance Sort by last modified time
    Searched refs:isDoubleLoopHeader (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 259 bool isDoubleLoopHeader() const {
267 if (!isDoubleLoopHeader())
317 return isDoubleLoopHeader() && Loop->Parent->IsPackaged;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 283 bool isDoubleLoopHeader() const {
291 if (!isDoubleLoopHeader())
344 return isDoubleLoopHeader() && Loop->Parent->IsPackaged;
    [all...]

Completed in 253 milliseconds