[PATCH] D84616: [NFC] Move findAllocaForValue into ValueTracking.h

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 26 22:36:46 PDT 2020


vitalybuka created this revision.
vitalybuka added reviewers: eugenis, glider.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84616

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/include/llvm/Transforms/Utils/Local.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/lib/Transforms/Utils/Local.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84616.280787.patch
Type: text/x-patch
Size: 5873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/226e999f/attachment.bin>


More information about the llvm-commits mailing list