Home
last modified time | relevance | path

Searched refs:RefSummary (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp253 auto *RefSummary = FindGlobalSummaryInModule(GUID); in exportGlobalInModule() local
254 if (RefSummary) in exportGlobalInModule()