Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMergeStringPool.cpp303 Constant *ConstGEP = in replaceUsesWithGEP() local
308 LLVM_DEBUG(ConstGEP->dump()); in replaceUsesWithGEP()
309 GlobalToReplace->replaceAllUsesWith(ConstGEP); in replaceUsesWithGEP()