Searched refs:cst_id (Results 1 – 3 of 3) sorted by relevance
272 uint32_t cst_id = it.second; in ReplaceValues() local273 if (!IsVaryingValue(cst_id) && id != cst_id) { in ReplaceValues()275 retval |= context()->ReplaceAllUsesWith(id, cst_id); in ReplaceValues()