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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h414 struct TargetOperandInfo { struct
415 TargetOperandInfo(const TargetInstrInfo &tii) : TII(tii) {} function in struct:TargetOperandInfo

Completed in 51 milliseconds