Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp240 void replacePointer(Instruction &I, Value *V);
342 void PointerReplacer::replacePointer(Instruction &I, Value *V) { in replacePointer() function in PointerReplacer
435 PtrReplacer.replacePointer(AI, Cast); in visitAllocaInst()