Home
last modified time | relevance | path

Searched defs:CantBePromoted (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp246 DenseSet<GlobalValue::GUID> &CantBePromoted, in computeFunctionSummary()
572 DenseSet<GlobalValue::GUID> &CantBePromoted, in computeVariableSummary()
616 DenseSet<GlobalValue::GUID> &CantBePromoted) { in computeAliasSummary()
662 DenseSet<GlobalValue::GUID> CantBePromoted; in buildModuleSummaryIndex() local