Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/CodeGen/
HDScheduleDAG.h413 const_cast<SUnit *>(this)->ComputeHeight();
470 void ComputeHeight();
/trueos/contrib/llvm/lib/CodeGen/
HDScheduleDAG.cpp267 void SUnit::ComputeHeight() { in ComputeHeight() function in SUnit