Home
last modified time | relevance | path

Searched refs:ComputeHeight (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.h408 const_cast<SUnit *>(this)->ComputeHeight(); in getHeight()
461 void ComputeHeight();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAG.cpp295 void SUnit::ComputeHeight() { in ComputeHeight() function in SUnit