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.cpp1692 InstructionCost computePredInstDiscount(Instruction *PredInst,
5359 computePredInstDiscount(&I, ScalarCosts, VF) >= 0) in collectInstsToScalarize()
5371 InstructionCost LoopVectorizationCostModel::computePredInstDiscount( in computePredInstDiscount() function in LoopVectorizationCostModel