Home
last modified time | relevance | path

Searched refs:ComputeHeight (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DScheduleDAG.h427 const_cast<SUnit *>(this)->ComputeHeight();
484 void ComputeHeight();
/external/llvm/lib/CodeGen/
DScheduleDAG.cpp268 void SUnit::ComputeHeight() { in ComputeHeight() function in SUnit