Searched refs:PooledGlobal (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMergeStringPool.cpp261 // MM->insertGlobalVariable(PooledGlobal).
262 GlobalVariable *PooledGlobal = local
266 PooledGlobal->setAlignment(MaxAlignment);
269 LLVM_DEBUG(PooledGlobal->dump());
281 replaceUsesWithGEP(GV, PooledGlobal, ElementIndex);

Completed in 92 milliseconds