Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp272 static cl::opt<unsigned> ForceTargetInstructionCost( variable
6309 ForceTargetInstructionCost.getNumOccurrences() > 0) in expectedCost()
6310 C.first = InstructionCost(ForceTargetInstructionCost); in expectedCost()