Searched refs:optimizeModule (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| D | ThinLTOCodeGenerator.cpp | 229 static void optimizeModule(Module &TheModule, TargetMachine &TM, in optimizeModule() function 440 optimizeModule(TheModule, TM, OptLevel, Freestanding, &Index); in ProcessThinLTOModule() 851 optimizeModule(TheModule, *TMBuilder.create(), OptLevel, Freestanding, in optimize()
|