Searched refs:StepRoleAnalyzer (Results 1 – 1 of 1) sorted by relevance
251 class StepRoleAnalyzer { class254 const std::function<void(StepRoleAnalyzer&)>& setup) { in analyze()255 StepRoleAnalyzer analyzer; in analyze()271 StepRoleAnalyzer() = default;1051 mSourceOperandToStepRoles = StepRoleAnalyzer::analyze([this](StepRoleAnalyzer& analyzer) { in findMemoryStepRoles()