Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp242 void replacePointer(Instruction &I, Value *V);
340 void PointerReplacer::replacePointer(Instruction &I, Value *V) { in replacePointer() function in PointerReplacer
434 PtrReplacer.replacePointer(AI, Cast); in visitAllocaInst()