Searched refs:IsConstM5 (Results 1 – 1 of 1) sorted by relevance
7084 bool IsConstM5 = E->getArg(2)->isIntegerConstantExpr(M5, getContext()); in EmitSystemZBuiltinExpr() local7085 assert(IsConstM4 && IsConstM5 && "Constant arg isn't actually constant?"); in EmitSystemZBuiltinExpr()7086 (void)IsConstM4; (void)IsConstM5; in EmitSystemZBuiltinExpr()