Searched refs:isBinOpWithConstantInt (Results 1 – 1 of 1) sorted by relevance
897 isBinOpWithConstantInt(const Instruction *I) { in isBinOpWithConstantInt() function in __anon07b2d7740811::BinOpSameOpcodeHelper966 auto [CI, Pos] = isBinOpWithConstantInt(I); in getOperand()1083 ConstantInt *CI = isBinOpWithConstantInt(I).first; in add()