Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp181 unsigned TargetTransformInfo::getCFInstrCost(unsigned Opcode) const { in getCFInstrCost() function in TargetTransformInfo
539 unsigned getCFInstrCost(unsigned Opcode) const { in getCFInstrCost() function
/external/llvm/lib/CodeGen/
DBasicTargetTransformInfo.cpp356 unsigned BasicTTI::getCFInstrCost(unsigned Opcode) const { in getCFInstrCost() function in BasicTTI