Searched refs:ScalarLimit (Results 1 – 1 of 1) sorted by relevance
8986 const InstructionCost ScalarLimit = 10000; in getVectorCallCosts() local8988 LibCost.isValid() ? LibCost : ScalarLimit); in getVectorCallCosts()8992 (!LibCost.isValid() && IntrinsicCost > ScalarLimit)) in getVectorCallCosts()