Searched defs:runBeforeAnalysis (Results 1 – 5 of 5) sorted by relevance
74 virtual void runBeforeAnalysis(StringRef name, TypeID id, Operation *op) {} in runBeforeAnalysis() function
177 void runBeforeAnalysis(const PassT &Analysis, const IRUnitT &IR) const { in runBeforeAnalysis() function
246 void runBeforeAnalysis(const PassT &Analysis, const IRUnitT &IR) const { in runBeforeAnalysis() function
177 void runBeforeAnalysis(StringRef name, TypeID id, Operation *) override { in runBeforeAnalysis() function
959 void PassInstrumentor::runBeforeAnalysis(StringRef name, TypeID id, in runBeforeAnalysis() function in PassInstrumentor