Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ModRef

1836   auto ModRef = ModuleCache.find(M);
1837 if (ModRef != ModuleCache.end())
1838 return cast<llvm::DIModule>(ModRef->second);