Searched defs:ClauseInfo (Results 1 – 2 of 2) sorted by relevance
24 struct ClauseInfo { struct 27 ClauseInfo() {} in ClauseInfo() argument 28 ClauseInfo(const std::string &c, const std::string &cd) in ClauseInfo() argument 30 ClauseInfo(const std::pair<std::string, std::string> &p) in ClauseInfo() argument [all...]
159 struct ClauseInfo { struct in __anon582017660111::SIInsertHardClauses161 HardClauseType Type = HARDCLAUSE_ILLEGAL;163 MachineInstr *First = nullptr;165 MachineInstr *Last = nullptr;168 unsigned Length = 0;172 unsigned TrailingInternalLength = 0;174 SmallVector<const MachineOperand *, 4> BaseOps;