diff options
| author | Michael Kruse <llvm@meinersbur.de> | 2017-07-20 12:47:09 +0000 |
|---|---|---|
| committer | Michael Kruse <llvm@meinersbur.de> | 2017-07-20 12:47:09 +0000 |
| commit | 4642c3ce85723a91ce4a8a9da3f393b3268a397f (patch) | |
| tree | 8b469ac45d25f5588949cc10c37a9ad6a3baee7f /llvm | |
| parent | 6431962792b078b6e8c3f574db0e261fe11db42f (diff) | |
| download | bcm5719-llvm-4642c3ce85723a91ce4a8a9da3f393b3268a397f.tar.gz bcm5719-llvm-4642c3ce85723a91ce4a8a9da3f393b3268a397f.zip | |
[ScopBuilder] Avoid use of getStmtFor(BB). NFC.
Since there will be no more a 1:1 correspondence between statements
and basic blocks, we would like to get rid of the method getStmtFor(BB)
and its uses. Here we remove one of its uses in ScopBuilder by fetching
the statement in which the instruction lies.
Contributed-by: Nandini Singhal <cs15mtech01004@iith.ac.in>
Differential Revision: https://reviews.llvm.org/D35610
llvm-svn: 308610
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions

