Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/lib/libLLVMPasses/
H A DMakefile12 StandardInstrumentations.cpp
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DCMakeLists.txt5 StandardInstrumentations.cpp
H A DPassBuilderBindings.cpp68 StandardInstrumentations SI(Debug, VerifyEach); in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
H A DStandardInstrumentations.cpp1215 StandardInstrumentations::StandardInstrumentations( in StandardInstrumentations() function in StandardInstrumentations
1226 void StandardInstrumentations::registerCallbacks( in registerCallbacks()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Passes/
H A DBUILD.gn23 "StandardInstrumentations.cpp",
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h415 class StandardInstrumentations {
430 StandardInstrumentations(bool DebugLogging, bool VerifyEach = false,
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A DNewPMDriver.cpp296 StandardInstrumentations SI(DebugPM != DebugLogging::None, VerifyEachPass, in runPassPipeline()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOBackend.cpp235 StandardInstrumentations SI(Conf.DebugPassManager); in runNewPMPasses()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp1279 StandardInstrumentations SI(CodeGenOpts.DebugPassManager || in EmitAssemblyWithNewPassManager()