Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlan.cpp792 InstructionCost BackedgeCost = in cost() local
794 LLVM_DEBUG(dbgs() << "Cost of " << BackedgeCost << " for VF " << VF in cost()
796 Cost += BackedgeCost; in cost()