Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h121 DenseSet<MachineConstantPoolValue*> MachineCPVsSharingEntries; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunction.cpp1391 for (MachineConstantPoolValue *CPV : MachineCPVsSharingEntries) { in ~MachineConstantPool()
1470 MachineCPVsSharingEntries.insert(V); in getConstantPoolIndex()