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