Searched refs:CheckCost (Results 1 – 1 of 1) sorted by relevance
9727 InstructionCost CheckCost = Checks.getCost(); in areRuntimeChecksProfitable() local9728 if (!CheckCost.isValid()) in areRuntimeChecksProfitable()9734 if (CheckCost > VectorizeMemoryCheckThreshold) { in areRuntimeChecksProfitable()9784 double RtC = *CheckCost.getValue(); in areRuntimeChecksProfitable()