Searched refs:StepRoleAnalyzer (Results 1 – 1 of 1) sorted by relevance
211 class StepRoleAnalyzer { class214 const std::function<void(StepRoleAnalyzer&)>& setup) { in analyze()215 StepRoleAnalyzer analyzer; in analyze()231 StepRoleAnalyzer() = default;1006 mSourceOperandToStepRoles = StepRoleAnalyzer::analyze([this](StepRoleAnalyzer& analyzer) { in findMemoryStepRoles()