Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp266 void replacePointer(Value *V);
434 void PointerReplacer::replacePointer(Value *V) { in replacePointer() function in PointerReplacer
527 PtrReplacer.replacePointer(Cast); in visitAllocaInst()