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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h76 struct PhysRegSUOper { struct in namespace:llvm
81 PhysRegSUOper(SUnit *su, int op, unsigned R): SU(su), OpIdx(op), Reg(R) {} function in struct:llvm::PhysRegSUOper

Completed in 129 milliseconds