Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h126 void setCodeGenDebugOptions(ArrayRef<const char *> Opts);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp625 void LTOCodeGenerator::setCodeGenDebugOptions(ArrayRef<const char *> Options) { in setCodeGenDebugOptions() function in LTOCodeGenerator