Searched defs:getCFInstrCost (Results 1 – 2 of 2) sorted by relevance
191 unsigned TargetTransformInfo::getCFInstrCost(unsigned Opcode) const { in getCFInstrCost() function in TargetTransformInfo580 unsigned getCFInstrCost(unsigned Opcode) const override { in getCFInstrCost() function
448 unsigned BasicTTI::getCFInstrCost(unsigned Opcode) const { in getCFInstrCost() function in BasicTTI