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