Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.cpp61 void Block::replacePointer(Pointer *Old, Pointer *New) { in replacePointer() function in Block
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp449 void PointerReplacer::replacePointer(Value *V) { in replacePointer() function in PointerReplacer