Home
last modified time | relevance | path

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

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