Searched defs:CriticalPathInfo (Results 1 – 1 of 1) sorted by relevance
927 struct CriticalPathInfo { in shouldConvertIf() struct928 unsigned Extra; // Count of extra cycles that the component adds. in shouldConvertIf()929 unsigned Depth; // Absolute depth of the component in cycles. in shouldConvertIf()