Searched defs:OLvl (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-fuzzer/handle-llvm/
H A Dhandle_llvm.cpp96 static std::string OptLLVM(const std::string &IR, CodeGenOpt::Level OLvl) { argument
154 static void CreateAndRunJITFunc(const std::string &IR, CodeGenOpt::Level OLvl) { argument
57 getOptLevel(const std::vector<const char *> &ExtraArgs, CodeGenOpt::Level &OLvl) argument
219 CodeGenOpt::Level OLvl; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp149 CodeGenOpt::Level OLvl = CodeGenOpt::Default; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp444 CodeGenOpt::Level OLvl = CodeGenOpt::Default; local

Completed in 227 milliseconds