Searched refs:adjCycles (Results 1 – 1 of 1) sorted by relevance
667 static unsigned adjCycles(unsigned Cyc, int Delta) { in adjCycles() function725 unsigned CondDepth = adjCycles(BranchDepth, PI.CondCycles); in shouldConvertIf()736 unsigned TDepth = adjCycles(TBBTrace.getPHIDepth(PI.PHI), PI.TCycles); in shouldConvertIf()747 unsigned FDepth = adjCycles(FBBTrace.getPHIDepth(PI.PHI), PI.FCycles); in shouldConvertIf()