Searched refs:DepHeight (Results 1 – 2 of 2) sorted by relevance
920 unsigned DepHeight = I->Cycle; in updatePhysDepsUpwards() local924 DepHeight += SchedModel.computeOperandLatency(&MI, MI.getOperandNo(MOI), in updatePhysDepsUpwards()927 Height = std::max(Height, DepHeight); in updatePhysDepsUpwards()
894 unsigned DepHeight = I->Cycle; in updatePhysDepsUpwards() local898 DepHeight += SchedModel.computeOperandLatency(&MI, MI.getOperandNo(MOI), in updatePhysDepsUpwards()901 Height = std::max(Height, DepHeight); in updatePhysDepsUpwards()