Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DScheduleDAG.h419 const_cast<SUnit *>(this)->ComputeDepth();
483 void ComputeDepth();
/external/llvm/lib/CodeGen/
DScheduleDAG.cpp235 void SUnit::ComputeDepth() { in ComputeDepth() function in SUnit