search for: blowhat

Displaying 1 result from an estimated 1 matches for "blowhat".

Did you mean: bloat
2016 Dec 28
1
Help for DeadStoreElimination cross-block dependence
...// FIXME: cross-block DSE would be fun. :) if (!InstDep.isDef() && !InstDep.isClobber()) continue; I have two questions on this code:I have two questions on this code: 1. What is a clobber? 2. Does the local dependence mean that the dependence should reside in the same basic bloWhat does the comment (FIXME: cross-block DSE would be fun) mean in this case? Thanks, Tianyu Cheng Sent from my iPad