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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h172 DenseMap<unsigned, unsigned> ConstantPoolSlots; member in struct:llvm::PerFunctionMIParsingState
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp835 DenseMap<unsigned, unsigned> &ConstantPoolSlots = PFS.ConstantPoolSlots; local

Completed in 107 milliseconds