Searched refs:replId (Results 1 – 9 of 9) sorted by relevance
122 uint32_t replId = 0; in LocalSingleBlockLoadStoreElim() local128 replId = si->second->GetSingleWordInOperand(kStoreValIdInIdx); in LocalSingleBlockLoadStoreElim()132 replId = li->second->result_id(); in LocalSingleBlockLoadStoreElim()141 if (replId != 0) { in LocalSingleBlockLoadStoreElim()144 context()->ReplaceAllUsesWith(ii->result_id(), replId); in LocalSingleBlockLoadStoreElim()
232 const uint32_t replId = in EliminateDeadInsertsOnePass() local234 (void)context()->ReplaceAllUsesWith(id, replId); in EliminateDeadInsertsOnePass()
348 uint32_t replId = operands[2u].words[0]; in FixPhiNodesInLiveBlocks() local350 context()->ReplaceAllUsesWith(inst->result_id(), replId); in FixPhiNodesInLiveBlocks()
123 uint32_t replId = 0; in LocalSingleBlockLoadStoreElim() local129 replId = si->second->GetSingleWordInOperand(kStoreValIdInIdx); in LocalSingleBlockLoadStoreElim()133 replId = li->second->result_id(); in LocalSingleBlockLoadStoreElim()142 if (replId != 0) { in LocalSingleBlockLoadStoreElim()145 context()->ReplaceAllUsesWith(ii->result_id(), replId); in LocalSingleBlockLoadStoreElim()