Searched refs:ComponentInfo (Results 1 – 1 of 1) sorted by relevance
67 struct ComponentInfo { in checkVOPDRegConstraints() struct68 ComponentInfo(const MachineInstr &MI) : MI(MI) {} in checkVOPDRegConstraints() argument72 ComponentInfo CInfo[] = {ComponentInfo(FirstMI), ComponentInfo(SecondMI)}; in checkVOPDRegConstraints()74 for (ComponentInfo &Comp : CInfo) { in checkVOPDRegConstraints()