Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h400 const_cast<SUnit *>(this)->ComputeDepth(); in getDepth()
460 void ComputeDepth();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAG.cpp264 void SUnit::ComputeDepth() { in ComputeDepth() function in SUnit