Searched defs:OldPtr (Results 1 – 4 of 4) sorted by relevance
85 auto *OldPtr = reinterpret_cast<char *>(OldOps + OldNumUses); in growHungoffUses() local
1242 void resizeTaggedChunk(uptr OldPtr, uptr NewPtr, uptr NewSize, in resizeTaggedChunk()
2517 const char *OldPtr = CurPtr; in SkipLineComment() local
2564 Instruction *OldPtr = nullptr; member in llvm::sroa::AllocaSliceRewriter