Searched defs:OptPassConfig (Results 1 – 1 of 1) sorted by relevance
45 explicit OptPassConfig(const OptimizeGraphFunc &func) : func_(func) {} in OptPassConfig() function63 OptPassConfig() : is_renormalize_(true) {} in OptPassConfig() function