Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/clang-fuzzer/handle-llvm/
Dhandle_llvm.cpp154 static void CreateAndRunJITFunc(const std::string &IR, CodeGenOpt::Level OLvl) { in CreateAndRunJITFunc() function
225 CreateAndRunJITFunc(OptIR, OLvl); in HandleLLVM()
226 CreateAndRunJITFunc(IR, CodeGenOpt::None); in HandleLLVM()