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

  /external/llvm/lib/CodeGen/
ScheduleDAG.cpp 266 /// ComputeHeight - Calculate the maximal path from the node to the entry.
268 void SUnit::ComputeHeight() {
  /external/llvm/include/llvm/CodeGen/
ScheduleDAG.h 427 const_cast<SUnit *>(this)->ComputeHeight();
484 void ComputeHeight();

Completed in 75 milliseconds