Searched defs:equiv_insts (Results 1 – 1 of 1) sorted by relevance
102 bool ValNum::TryToApplyCse(Inst *inst, InstVector *equiv_insts) in TryToApplyCse()140 InstVector equiv_insts(GetGraph()->GetLocalAllocator()->Adapter()); in FindEqualVnOrCreateNew() local146 auto &equiv_insts = it->second; in FindEqualVnOrCreateNew() local