Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp1032 static bool doImportingForModule(Module &M) { in doImportingForModule() function
1108 return doImportingForModule(M); in runOnModule()
1116 if (!doImportingForModule(M)) in run()