Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1431 bool isOptimizableIVTruncate(Instruction *I, ElementCount VF) { in isOptimizableIVTruncate() function in llvm::LoopVectorizationCostModel
8663 auto isOptimizableIVTruncate = in tryToOptimizeInductionTruncate() local