Home
last modified time | relevance | path

Searched defs:PassPipeline (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DRunIRPasses.cpp19 static cl::opt<std::string> PassPipeline( variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-opt-fuzzer/
H A Dllvm-opt-fuzzer.cpp36 static cl::opt<std::string> PassPipeline( variable
/openbsd-src/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp82 static cl::opt<std::string> PassPipeline( variable
H A DNewPMDriver.cpp327 StringRef PassPipeline, in runPassPipeline()