Searched refs:const_opInfo_iterator (Results 1 – 1 of 1) sorted by relevance
239 using const_opInfo_iterator = const MCOperandInfo *; variable241 const_opInfo_iterator opInfo_begin() const { return OpInfo; } in opInfo_begin()242 const_opInfo_iterator opInfo_end() const { return OpInfo + NumOperands; } in opInfo_end()