Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCostModel.cpp378 unsigned CostModelAnalysis::getInstructionCost(const Instruction *I) const { in getInstructionCost() function in CostModelAnalysis
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5799 LoopVectorizationCostModel::getInstructionCost(Instruction *I, unsigned VF) { in getInstructionCost() function in LoopVectorizationCostModel
5813 unsigned LoopVectorizationCostModel::getInstructionCost(Instruction *I, in getInstructionCost() function in LoopVectorizationCostModel