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