Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h107 void setSaveIRBeforeOptPath(std::string Value) { in setSaveIRBeforeOptPath() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp1098 CodeGen.setSaveIRBeforeOptPath(OutputFilename + ".0.preopt.bc"); in main()