Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/MIRParser/
DMIParser.h177 DenseMap<unsigned, unsigned> ConstantPoolSlots; member
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp925 DenseMap<unsigned, unsigned> &ConstantPoolSlots = PFS.ConstantPoolSlots; in initializeConstantPool() local