Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineTraceMetrics.cpp891 unsigned DepHeight = I->Cycle; in updatePhysDepsUpwards() local
895 DepHeight += SchedModel in updatePhysDepsUpwards()
898 Height = std::max(Height, DepHeight); in updatePhysDepsUpwards()