Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h430 const_cast<SUnit *>(this)->ComputeHeight(); in getHeight()
483 LLVM_ABI void ComputeHeight();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp295 void SUnit::ComputeHeight() { in ComputeHeight() function in SUnit
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc17647 {"_ZN4llvm5SUnit13ComputeHeightEv", "llvm::SUnit::ComputeHeight()"},