Searched refs:OptPassGateInstrumentation (Results 1 – 2 of 2) sorted by relevance
100 class OptPassGateInstrumentation {104 OptPassGateInstrumentation(LLVMContext &Context) : Context(Context) {} in OptPassGateInstrumentation() function589 OptPassGateInstrumentation OptPassGate;
1057 bool OptPassGateInstrumentation::shouldRun(StringRef PassName, Any IR) { in shouldRun()1078 void OptPassGateInstrumentation::registerCallbacks( in registerCallbacks()