Home
last modified time | relevance | path

Searched refs:PooledStructType (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMergeStringPool.cpp106 Type *PooledStructType; member in __anon6371d4af0111::PPCMergeStringPool
258 PooledStructType = ConstantPool->getType(); in mergeModuleStringPool()
263 new GlobalVariable(M, PooledStructType, in mergeModuleStringPool()
304 ConstantExpr::getInBoundsGetElementPtr(PooledStructType, GPool, Indices); in replaceUsesWithGEP()