Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1899 static bool doImportingForModuleForTest( in doImportingForModuleForTest() function
1971 if (!doImportingForModuleForTest(M, isPrevailing)) in run()