Searched refs:cst_id (Results 1 – 3 of 3) sorted by relevance
317 uint32_t cst_id = it.second; in ReplaceValues() local318 if (!IsVaryingValue(cst_id) && id != cst_id) { in ReplaceValues()320 changed_ir |= context()->ReplaceAllUsesWith(id, cst_id); in ReplaceValues()
314 uint32_t cst_id = it.second; in ReplaceValues() local315 if (!IsVaryingValue(cst_id) && id != cst_id) { in ReplaceValues()317 changed_ir |= context()->ReplaceAllUsesWith(id, cst_id); in ReplaceValues()
313 uint32_t cst_id = it.second; in ReplaceValues() local314 if (!IsVaryingValue(cst_id) && id != cst_id) { in ReplaceValues()316 changed_ir |= context()->ReplaceAllUsesWith(id, cst_id); in ReplaceValues()