Home
last modified time | relevance | path

Searched defs:DisableInline (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
HDLTOCodeGenerator.cpp318 bool DisableInline, in compile_to_file()
329 LTOCodeGenerator::compile(bool DisableVerify, bool DisableInline, in compile()
522 bool LTOCodeGenerator::optimize(bool DisableVerify, bool DisableInline, in optimize()
/freebsd-11-stable/contrib/llvm-project/llvm/tools/opt/
HDopt.cpp133 static cl::opt<bool> DisableInline("disable-inlining", variable