Searched refs:static_constants (Results 1 – 1 of 1) sorted by relevance
1971 ConstantList static_constants; in ReplaceStaticLiterals() local1990 static_constants.push_back(operand_val); in ReplaceStaticLiterals()1999 for (constant_iter = static_constants.begin(), user_iter = static_users.begin(); in ReplaceStaticLiterals()2000 constant_iter != static_constants.end(); in ReplaceStaticLiterals()