Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp532 void IRChangedPrinter::registerCallbacks(PassInstrumentationCallbacks &PIC) { in registerCallbacks() function in IRChangedPrinter
806 void PrintIRInstrumentation::registerCallbacks( in registerCallbacks() function in PrintIRInstrumentation
828 void OptNoneInstrumentation::registerCallbacks( in registerCallbacks() function in OptNoneInstrumentation
849 void OptBisectInstrumentation::registerCallbacks( in registerCallbacks() function in OptBisectInstrumentation
866 void PrintPassInstrumentation::registerCallbacks( in registerCallbacks() function in PrintPassInstrumentation
1062 void PreservedCFGCheckerInstrumentation::registerCallbacks( in registerCallbacks() function in PreservedCFGCheckerInstrumentation
1129 void VerifyInstrumentation::registerCallbacks( in registerCallbacks() function in VerifyInstrumentation
1208 void InLineChangePrinter::registerCallbacks(PassInstrumentationCallbacks &PIC) { in registerCallbacks() function in InLineChangePrinter
1227 void StandardInstrumentations::registerCallbacks( in registerCallbacks() function in StandardInstrumentations
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DPassTimingInfo.cpp273 void TimePassesHandler::registerCallbacks(PassInstrumentationCallbacks &PIC) { in registerCallbacks() function in llvm::TimePassesHandler
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp88 void PseudoProbeVerifier::registerCallbacks(PassInstrumentationCallbacks &PIC) { in registerCallbacks() function in PseudoProbeVerifier
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp987 void DebugifyEachInstrumentation::registerCallbacks( in registerCallbacks() function in DebugifyEachInstrumentation