Home
last modified time | relevance | path

Searched defs:PassPlugins (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp182 PassPlugins("load-pass-plugin", variable
/openbsd/gnu/llvm/llvm/include/llvm/LTO/
H A DConfig.h52 std::vector<std::string> PassPlugins; member
/openbsd/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp279 PassPlugins("load-pass-plugin", variable
H A DNewPMDriver.cpp328 ArrayRef<PassPlugin> PassPlugins, in runPassPipeline()
/openbsd/gnu/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp184 static void RegisterPassPlugins(ArrayRef<std::string> PassPlugins, in RegisterPassPlugins()
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.h394 std::vector<std::string> PassPlugins; variable