Searched refs:OptPassGateInstrumentation (Results 1 – 2 of 2) sorted by relevance
115 class OptPassGateInstrumentation {119 OptPassGateInstrumentation(LLVMContext &Context) : Context(Context) {} in OptPassGateInstrumentation() function605 OptPassGateInstrumentation OptPassGate;
1054 bool OptPassGateInstrumentation::shouldRun(StringRef PassName, Any IR) { in shouldRun()1075 void OptPassGateInstrumentation::registerCallbacks( in registerCallbacks()