Searched refs:TDepth (Results 1 – 2 of 2) sorted by relevance
746 unsigned TDepth = adjCycles(TBBTrace.getPHIDepth(*PI.PHI), PI.TCycles); in shouldConvertIf() local747 if (TDepth > MaxDepth) { in shouldConvertIf()748 unsigned Extra = TDepth - MaxDepth; in shouldConvertIf()
745 unsigned TDepth = adjCycles(TBBTrace.getPHIDepth(*PI.PHI), PI.TCycles); in shouldConvertIf() local746 if (TDepth > MaxDepth) { in shouldConvertIf()747 unsigned Extra = TDepth - MaxDepth; in shouldConvertIf()