Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp255 void replacePointer(Instruction &I, Value *V);
331 void PointerReplacer::replacePointer(Instruction &I, Value *V) { in replacePointer() function in PointerReplacer
426 PtrReplacer.replacePointer(AI, Cast); in visitAllocaInst()
H A DInstCombineInternal.h435 bool replacePointer(Instruction &I, Value *V);