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

  /external/llvm/lib/CodeGen/
MachineScheduler.cpp 445 assert(SU->isBottomReady() && "node still has unscheduled dependencies");
502 if (SU->isBottomReady()) {
  /external/llvm/include/llvm/CodeGen/
ScheduleDAG.h 416 bool isBottomReady() const {

Completed in 119 milliseconds