Home
last modified time | relevance | path

Searched defs:MCRegUnitRootIterator (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
DMCRegisterInfo.h240 friend class MCRegUnitRootIterator; variable
602 MCRegUnitRootIterator() : Reg0(0), Reg1(0) {} in MCRegUnitRootIterator() function
603 MCRegUnitRootIterator(unsigned RegUnit, const MCRegisterInfo *MCRI) { in MCRegUnitRootIterator() function