Searched refs:PhysRegOperandsTy (Results 1 – 1 of 1) sorted by relevance
496 using PhysRegOperandsTy = SmallMapVector<const Record *, OperandMatcher *, 1>; variable500 PhysRegOperandsTy PhysRegOperands;699 iterator_range<PhysRegOperandsTy::const_iterator> physoperands() const { in physoperands()