Searched refs:ResLength (Results 1 – 2 of 2) sorted by relevance
77 unsigned ResLength = BBTrace.getResourceLength(); in shouldAddSTPToBlock() local88 if (ResLenWithSTP > ResLength) { in shouldAddSTPToBlock()90 << " resources " << ResLength << " -> " << ResLenWithSTP in shouldAddSTPToBlock()
699 unsigned ResLength = FBBTrace.getResourceLength(ExtraBlocks); in shouldConvertIf() local700 DEBUG(dbgs() << "Resource length " << ResLength in shouldConvertIf()702 if (ResLength > MinCrit + CritLimit) { in shouldConvertIf()