Home | History | Annotate | Download | only in AArch64

Lines Matching defs:Res

265   InstrToInstrs::const_iterator Res = sets[reg].find(&MI);
266 if (Res != sets[reg].end())
267 return &(Res->second);