Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp273 static cl::opt<unsigned> ForceTargetInstructionCost( variable
6234 ForceTargetInstructionCost.getNumOccurrences() > 0) in expectedCost()
6235 C.first = InstructionCost(ForceTargetInstructionCost); in expectedCost()