Home
last modified time | relevance | path

Searched defs:ConstantPoolSlots (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h179 DenseMap<unsigned, unsigned> ConstantPoolSlots; global() member
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp984 DenseMap<unsigned, unsigned> &ConstantPoolSlots = PFS.ConstantPoolSlots; initializeConstantPool() local