Searched refs:isOptimizableIVTruncate (Results 1 – 1 of 1) sorted by relevance
1161 bool isOptimizableIVTruncate(Instruction *I, ElementCount VF) { in isOptimizableIVTruncate() function in llvm::LoopVectorizationCostModel6328 if (isOptimizableIVTruncate(I, VF)) { in getInstructionCost()6764 if (!CostCtx.CM.isOptimizableIVTruncate(CI, VF)) in precomputeCosts()7758 return CM.isOptimizableIVTruncate(K, VF); in tryToOptimizeInductionTruncate()