Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DScheduleDAG.h364 const_cast<SUnit *>(this)->ComputeDepth();
417 void ComputeDepth();
/external/llvm/include/llvm/CodeGen/
DScheduleDAG.h419 const_cast<SUnit *>(this)->ComputeDepth();
483 void ComputeDepth();
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAG.cpp224 void SUnit::ComputeDepth() { in ComputeDepth() function in SUnit
/external/llvm/lib/CodeGen/
DScheduleDAG.cpp234 void SUnit::ComputeDepth() { in ComputeDepth() function in SUnit