Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp191 unsigned TargetTransformInfo::getCFInstrCost(unsigned Opcode) const { in getCFInstrCost() function in TargetTransformInfo
580 unsigned getCFInstrCost(unsigned Opcode) const override { in getCFInstrCost() function
/external/llvm/lib/CodeGen/
DBasicTargetTransformInfo.cpp448 unsigned BasicTTI::getCFInstrCost(unsigned Opcode) const { in getCFInstrCost() function in BasicTTI