Lines Matching refs:CP
1003 const std::vector<MachineConstantPoolEntry> &CP = MCP->getConstants();1004 if (CP.empty()) return;1009 for (unsigned i = 0, e = CP.size(); i != e; ++i) {1010 const MachineConstantPoolEntry &CPE = CP[i];1059 MachineConstantPoolEntry CPE = CP[CPI];