Searched defs:getInstructionCost (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DCostModel.cpp108 unsigned CostModelAnalysis::getInstructionCost(const Instruction *I) const { function in class:CostModelAnalysis
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3556 LoopVectorizationCostModel::getInstructionCost(Instruction *I, unsigned VF) { function in class:LoopVectorizationCostModel

Completed in 122 milliseconds