Searched refs:SetVN (Results 1 – 4 of 4) sorted by relevance
95 inst->SetVN(curr_vn_++); in SetInstValNum()105 inst->SetVN((*equiv_insts)[0]->GetVN()); in TryToApplyCse()156 inst->SetVN(INVALID_VN); in RunImpl()
44 inst->SetVN(vn_++);51 inst->SetVN(vn_++);62 inst->SetVN((*equiv_insts)[0]->GetVN());
110 inst1->SetVN(0); in __anon87bf345c0102()113 inst2->SetVN(1); in __anon87bf345c0102()
1300 void SetVN(uint32_t vn) in SetVN() function