Searched refs:FDepth (Results 1 – 2 of 2) sorted by relevance
757 unsigned FDepth = adjCycles(FBBTrace.getPHIDepth(*PI.PHI), PI.FCycles); in shouldConvertIf() local758 if (FDepth > MaxDepth) { in shouldConvertIf()759 unsigned Extra = FDepth - MaxDepth; in shouldConvertIf()
756 unsigned FDepth = adjCycles(FBBTrace.getPHIDepth(*PI.PHI), PI.FCycles); in shouldConvertIf() local757 if (FDepth > MaxDepth) { in shouldConvertIf()758 unsigned Extra = FDepth - MaxDepth; in shouldConvertIf()