HomeSort by: relevance | last modified time | path
    Searched refs:getInstructionThroughput (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
TargetTransformInfo.h 229 Cost = getInstructionThroughput(I);
1426 InstructionCost getInstructionThroughput(const Instruction *I) const;
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
TargetTransformInfo.cpp 1341 TargetTransformInfo::getInstructionThroughput(const Instruction *I) const {

Completed in 18 milliseconds