Searched defs:getCFInstrCost (Results 1 – 2 of 2) sorted by relevance
181 unsigned TargetTransformInfo::getCFInstrCost(unsigned Opcode) const { in getCFInstrCost() function in TargetTransformInfo539 unsigned getCFInstrCost(unsigned Opcode) const { in getCFInstrCost() function
356 unsigned BasicTTI::getCFInstrCost(unsigned Opcode) const { in getCFInstrCost() function in BasicTTI