Searched refs:getCycleDepth (Results 1 – 3 of 3) sorted by relevance
271 unsigned getCycleDepth(const BlockT *Block) const;
441 unsigned GenericCycleInfo<ContextT>::getCycleDepth(const BlockT *Block) const { in getCycleDepth() function
1058 if (CI->getCycleDepth(MBB) > CI->getCycleDepth(SuccToSinkTo)) in isProfitableToSinkTo()1173 : CI->getCycleDepth(L) < CI->getCycleDepth(R); in GetAllSortedSuccessors()