Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h106 void setSaveIRBeforeOptPath(std::string Value) { in setSaveIRBeforeOptPath() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp1077 CodeGen.setSaveIRBeforeOptPath(OutputFilename + ".0.preopt.bc"); in main()