Searched refs:OptPassGateInstrumentation (Results 1 – 2 of 2) sorted by relevance
94 class OptPassGateInstrumentation {98 OptPassGateInstrumentation(LLVMContext &Context) : Context(Context) {} in OptPassGateInstrumentation() function574 OptPassGateInstrumentation OptPassGate;
983 bool OptPassGateInstrumentation::shouldRun(StringRef PassName, Any IR) { in shouldRun()1004 void OptPassGateInstrumentation::registerCallbacks( in registerCallbacks()