Searched defs:PhysRegSUOper (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h47 struct PhysRegSUOper { struct in namespace:llvm
52 PhysRegSUOper(SUnit *su, int op, unsigned R): SU(su), OpIdx(op), Reg(R) {} function in struct:llvm::PhysRegSUOper

Completed in 63 milliseconds