Home
last modified time | relevance | path

Searched refs:computePredInstDiscount (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1626 InstructionCost computePredInstDiscount(Instruction *PredInst,
4927 computePredInstDiscount(&I, ScalarCosts, VF) >= 0) { in collectInstsToScalarize()
4949 InstructionCost LoopVectorizationCostModel::computePredInstDiscount( in computePredInstDiscount() function in LoopVectorizationCostModel