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

  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 301 if (!isAPackage())
311 bool isAPackage() const { return isLoopHeader() && Loop->IsPackaged; }
614 if (Working.isAPackage())
    [all...]
  /external/llvm/lib/Analysis/
BlockFrequencyInfoImpl.cpp 467 Scaled64 &F = Working.isAPackage() ? Working.getPackagedLoop()->Scale

Completed in 52 milliseconds