Searched refs:DiffList (Results 1 - 1 of 1) sorted by path

/external/llvm/include/llvm/MC/
H A DMCRegisterInfo.h197 /// DiffList. The iterator will initially point to InitVal, sub-classes are
199 void init(MCPhysReg InitVal, const MCPhysReg *DiffList) { argument
201 List = DiffList;

Completed in 764 milliseconds