Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DModuleSummaryIndex.cpp322 auto HasRefsPreventingImport = [this](const GlobalVarSummary *GVS) { in canImportGlobalVar() local
349 (!AnalyzeRefs || !HasRefsPreventingImport(GVS)); in canImportGlobalVar()