Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DScheduleDAG.h372 const_cast<SUnit *>(this)->ComputeHeight();
418 void ComputeHeight();
/external/llvm/include/llvm/CodeGen/
DScheduleDAG.h427 const_cast<SUnit *>(this)->ComputeHeight();
484 void ComputeHeight();
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAG.cpp257 void SUnit::ComputeHeight() { in ComputeHeight() function in SUnit
/external/llvm/lib/CodeGen/
DScheduleDAG.cpp267 void SUnit::ComputeHeight() { in ComputeHeight() function in SUnit