Add utility functions to search for DbgStopPointInst corresponding to an
authorTorok Edwin <edwintorok@gmail.com>
Tue, 16 Dec 2008 09:07:36 +0000 (09:07 +0000)
committerTorok Edwin <edwintorok@gmail.com>
Tue, 16 Dec 2008 09:07:36 +0000 (09:07 +0000)
commit620f28095bd0411065abb934917b68983b223b3d
tree2835ad97be5de47062746932badd80a76795162a
parenta70c68efc8b43d04b33a1d34670d640fbc9e6e74
Add utility functions to search for DbgStopPointInst corresponding to an
instruction or BasicBlock, and to search for DbgDeclareInst corresponding to a
variable.

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