Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1390 bool isOptimizableIVTruncate(Instruction *I, ElementCount VF) { in isOptimizableIVTruncate() function in llvm::LoopVectorizationCostModel
8263 auto isOptimizableIVTruncate = in tryToOptimizeInductionTruncate() local