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

  /external/llvm/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 43 unsigned getMaxLookAhead() const { return MaxLookAhead; }
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 726 HazardRec->getMaxLookAhead());
    [all...]

Completed in 20 milliseconds