Searched defs:getMacroFusions (Results 1 – 2 of 2) sorted by relevance
159 const std::vector<Record *> getMacroFusions() const { return MacroFusions; } in getMacroFusions() function
334 virtual std::vector<MacroFusionPredTy> getMacroFusions() const { return {}; }; in getMacroFusions() function