Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
DIPO.h94 Pass *createFunctionImportPass();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DLinkAllPasses.h110 (void) llvm::createFunctionImportPass(); in ForcePassLinking()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp1346 Pass *createFunctionImportPass() { in createFunctionImportPass() function