Searched refs:isIntegerCast (Results 1 – 3 of 3) sorted by relevance
298 if (!CI->isIntegerCast()) in getUserCost()
646 bool isIntegerCast() const;
2443 bool CastInst::isIntegerCast() const { in isIntegerCast() function in CastInst