Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.h62 DenseMap<unsigned, unsigned> ConstantPoolSlots; member
H A DMIRParser.cpp743 DenseMap<unsigned, unsigned> &ConstantPoolSlots = PFS.ConstantPoolSlots; in initializeConstantPool() local