Searched refs:ResLength (Results 1 – 4 of 4) sorted by relevance
77 unsigned ResLength = BBTrace.getResourceLength(); in shouldAddSTPToBlock() local88 if (ResLenWithSTP > ResLength) { in shouldAddSTPToBlock()90 << " resources " << ResLength << " -> " << ResLenWithSTP in shouldAddSTPToBlock()
82 unsigned ResLength = BBTrace.getResourceLength(); in shouldAddSTPToBlock() local93 if (ResLenWithSTP > ResLength) { in shouldAddSTPToBlock()95 << " resources " << ResLength << " -> " << ResLenWithSTP in shouldAddSTPToBlock()
709 unsigned ResLength = FBBTrace.getResourceLength(ExtraBlocks); in shouldConvertIf() local710 LLVM_DEBUG(dbgs() << "Resource length " << ResLength in shouldConvertIf()712 if (ResLength > MinCrit + CritLimit) { in shouldConvertIf()
708 unsigned ResLength = FBBTrace.getResourceLength(ExtraBlocks); in shouldConvertIf() local709 DEBUG(dbgs() << "Resource length " << ResLength in shouldConvertIf()711 if (ResLength > MinCrit + CritLimit) { in shouldConvertIf()