Searched defs:ConstantPoolEntry (Results 1 – 1 of 1) sorted by relevance
31 struct ConstantPoolEntry { struct32 ConstantPoolEntry(MCSymbol *L, const MCExpr *Val, unsigned Sz, SMLoc Loc_) in ConstantPoolEntry() function44 using EntryVecTy = SmallVector<ConstantPoolEntry, 4>; argument