Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:CPEs

984     SmallVector<unsigned, 4> CPEs;
1041 CPSections[SecIdx].CPEs.push_back(i);
1050 for (unsigned j = 0, ee = CPSections[i].CPEs.size(); j != ee; ++j) {
1051 unsigned CPI = CPSections[i].CPEs[j];