Searched defs:IRDiffDumper (Results 1 – 2 of 2) sorted by relevance
27 class IRDiffDumper; variable
32 IRDiffDumper(const std::string &dump_path) : dump_path_(dump_path) {} in IRDiffDumper() function