Searched refs:CheckCost (Results 1 – 1 of 1) sorted by relevance
10061 InstructionCost CheckCost = Checks.getCost(); in areRuntimeChecksProfitable() local10062 if (!CheckCost.isValid()) in areRuntimeChecksProfitable()10068 if (CheckCost > VectorizeMemoryCheckThreshold) { in areRuntimeChecksProfitable()10118 double RtC = *CheckCost.getValue(); in areRuntimeChecksProfitable()