Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp330 bool AnalyzeRefs) const { in canImportGlobalVar()
332 return canImportGlobalVar(S, AnalyzeRefs, CanImportDecl); in canImportGlobalVar()
336 bool AnalyzeRefs, in canImportGlobalVar() argument
372 (!AnalyzeRefs || !HasRefsPreventingImport(GVS)); in canImportGlobalVar()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1966 bool AnalyzeRefs) const;
1971 bool AnalyzeRefs, bool &CanImportDecl) const;