Searched refs:TBlock (Results 1 – 1 of 1) sorted by relevance
928 CriticalPathInfo TBlock{}; in shouldConvertIf() local955 if (Extra > TBlock.Extra) in shouldConvertIf()956 TBlock = {Extra, TDepth}; in shouldConvertIf()980 const CriticalPathInfo Short = TBlock.Extra > FBlock.Extra ? FBlock : TBlock; in shouldConvertIf()981 const CriticalPathInfo Long = TBlock.Extra > FBlock.Extra ? TBlock : FBlock; in shouldConvertIf()