Searched defs:ConstPool (Results 1 – 4 of 4) sorted by relevance
296 ConstantPool ConstPool; variable
638 auto ConstPool = MF.getConstantPool(); in selectGlobal() local998 auto ConstPool = MF.getConstantPool(); in select() local
451 std::unique_ptr<ConstantPool> ConstPool; variable
350 explicit ConstPool(Assembler* assm) : assm_(assm) {} in ConstPool() function2544 friend class ConstPool; variable