HomeSort by relevance Sort by last modified time
    Searched defs:getMaxLookAhead (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 44 unsigned getMaxLookAhead() const { return MaxLookAhead; }
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 43 unsigned getMaxLookAhead() const { return MaxLookAhead; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 44 unsigned getMaxLookAhead() const { return MaxLookAhead; }

Completed in 87 milliseconds