Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DLTO.h387 Error runThinLTO(AddStreamFn AddStream, NativeObjectCache Cache);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp817 Result = runThinLTO(AddStream, Cache); in run()
1135 Error LTO::runThinLTO(AddStreamFn AddStream, NativeObjectCache Cache) { in runThinLTO() function in LTO