Home | History | Annotate | Download | only in IPO

Lines Matching defs:DI

617   auto DI = FunctionDIs.find(F);
618 if (DI != FunctionDIs.end())
619 DI->second.replaceFunction(NF);