summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2017-08-09 16:45:37 +0000
committerMichael Kruse <llvm@meinersbur.de>2017-08-09 16:45:37 +0000
commitcd3b9fedc78e0399ff761ce8710b309197b76958 (patch)
tree689df5237790b8b22946e2ca6b89c21c67088049 /llvm/lib
parent1a943a90f5ba346a9027efd95fd3f0876a117581 (diff)
downloadbcm5719-llvm-cd3b9fedc78e0399ff761ce8710b309197b76958.tar.gz
bcm5719-llvm-cd3b9fedc78e0399ff761ce8710b309197b76958.zip
Remove dependency of Scop::getStmtFor(Inst) on getStmtFor(BB). NFC.
We are working towards removing uses of Scop::getStmtFor(BB). In this patch, we remove dependency of Scop::getStmtFor(Inst) on getStmtFor(BB). To do so, we introduce a map of instructions to their corresponding scop statements and use it to get the instructions' statement. Contributed-by: Nandini Singhal <cs15mtech01004@iith.ac.in> Differential Revision: https://reviews.llvm.org/D35663 llvm-svn: 310494
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud