Home
last modified time | relevance | path

Searched defs:isOptimizableIVTruncate (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1261 bool isOptimizableIVTruncate(Instruction *I, ElementCount VF) { in isOptimizableIVTruncate() function in llvm::LoopVectorizationCostModel
7975 auto isOptimizableIVTruncate = in tryToOptimizeInductionTruncate() local