Searched refs:CheckCost (Results 1 – 1 of 1) sorted by relevance
9541 InstructionCost CheckCost = Checks.getCost(); in areRuntimeChecksProfitable() local9542 if (!CheckCost.isValid()) in areRuntimeChecksProfitable()9548 if (CheckCost > VectorizeMemoryCheckThreshold) { in areRuntimeChecksProfitable()9597 uint64_t RtC = *CheckCost.getValue(); in areRuntimeChecksProfitable()