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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMergeStringPool.cpp110 void replaceUsesWithGEP(GlobalVariable *GlobalToReplace, GlobalVariable *GPool,
281 replaceUsesWithGEP(GV, PooledGlobal, ElementIndex);
296 void PPCMergeStringPool::replaceUsesWithGEP(GlobalVariable *GlobalToReplace, function in class:__anon7::PPCMergeStringPool

Completed in 105 milliseconds