Make the InsertBefore argument to FindInsertedValue optional, so you can find an...
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 16 Jun 2008 13:28:31 +0000 (13:28 +0000)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 16 Jun 2008 13:28:31 +0000 (13:28 +0000)
commit977289121996f0afb781592f92a4aee1be3010fe
tree9cc7012def69f4d3215b33f34fae5fd22ae7de70
parent0a7413dad84887bee51f20d7a5f1c4c1c7bb4c1e
Make the InsertBefore argument to FindInsertedValue optional, so you can find an inserted value without modifying the code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52319 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ValueTracking.h
lib/Analysis/ValueTracking.cpp