Home
last modified time | relevance | path

Searched defs:StopAfter (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDebugCounter.h172 int64_t StopAfter = -1; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h90 AnalysisID StopAfter = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-diff/
H A DClangDiff.cpp52 static cl::opt<std::string> StopAfter("stop-diff-after", variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp468 StringRef StopAfter; in registerPartialPipelineCallback() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp6391 unsigned StopAfter = getContext().getLangOpts().TrivialAutoVarInitStopAfter; in stopAutoInit() local