Searched refs:getTransformOpcode (Results 1 – 1 of 1) sorted by relevance
172 static unsigned getTransformOpcode(unsigned Opc) { in getTransformOpcode() function194 return Opc != getTransformOpcode(Opc); in isTransformable()301 unsigned NewOpc = getTransformOpcode(OldOpc); in transformInstruction()