Searched refs:GIRSI (Results 1 – 2 of 2) sorted by relevance
202 function_ref<IRSimilarityIdentifier &(Module &)> GIRSI, in IROutliner() argument204 : getTTI(GTTI), getIRSI(GIRSI), getORE(GORE) { in IROutliner()
3031 std::function<IRSimilarityIdentifier &(Module &)> GIRSI = in run() local3043 if (IROutliner(GTTI, GIRSI, GORE).run(M)) in run()