Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp250 void replacePointer(Instruction &I, Value *V);
352 void PointerReplacer::replacePointer(Instruction &I, Value *V) { in replacePointer() function in PointerReplacer
446 PtrReplacer.replacePointer(AI, Cast); in visitAllocaInst()