Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h422 const_cast<SUnit *>(this)->ComputeDepth(); in getDepth()
482 LLVM_ABI void ComputeDepth();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp264 void SUnit::ComputeDepth() { in ComputeDepth() function in SUnit
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc17646 {"_ZN4llvm5SUnit12ComputeDepthEv", "llvm::SUnit::ComputeDepth()"},