Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:unique

250   P.LiveInRegs.erase(std::unique(P.LiveInRegs.begin(), P.LiveInRegs.end()),
268 P.LiveOutRegs.erase(std::unique(P.LiveOutRegs.begin(), P.LiveOutRegs.end()),
308 /// Collect this instruction's unique uses and defs into SmallVectors for