Home
last modified time | relevance | path

Searched refs:MachineCPVsSharingEntries (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h121 DenseSet<MachineConstantPoolValue*> MachineCPVsSharingEntries; variable
/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1482 // A constant may be a member of both Constants and MachineCPVsSharingEntries, in getConstantPoolIndex()
1490 for (MachineConstantPoolValue *CPV : MachineCPVsSharingEntries) { in getConstantPoolIndex()
1578 MachineCPVsSharingEntries.insert(V);