Searched refs:OptPassGateInstrumentation (Results 1 – 2 of 2) sorted by relevance
77 class OptPassGateInstrumentation {81 OptPassGateInstrumentation(LLVMContext &Context) : Context(Context) {} in OptPassGateInstrumentation() function558 OptPassGateInstrumentation OptPassGate;
811 bool OptPassGateInstrumentation::shouldRun(StringRef PassName, Any IR) { in shouldRun()832 void OptPassGateInstrumentation::registerCallbacks( in registerCallbacks()