Home
last modified time | relevance | path

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

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