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