Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp566 bool AllRefsCanBeExternallyReferenced = in buildModuleSummaryIndex() local
570 if (!AllRefsCanBeExternallyReferenced) { in buildModuleSummaryIndex()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp136 bool AllRefsCanBeExternallyReferenced = in eligibleForImport() local
140 if (!AllRefsCanBeExternallyReferenced) in eligibleForImport()