Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp334 auto HasRefsPreventingImport = [this](const GlobalVarSummary *GVS) { in canImportGlobalVar() local
361 (!AnalyzeRefs || !HasRefsPreventingImport(GVS)); in canImportGlobalVar()