Home
last modified time | relevance | path

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

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