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