Searched refs:CheckCost (Results 1 – 1 of 1) sorted by relevance
9938 InstructionCost CheckCost = Checks.getCost(); in areRuntimeChecksProfitable() local9939 if (!CheckCost.isValid()) in areRuntimeChecksProfitable()9945 if (CheckCost > VectorizeMemoryCheckThreshold) { in areRuntimeChecksProfitable()9995 double RtC = *CheckCost.getValue(); in areRuntimeChecksProfitable()