This is required to use this function from isSafeToSpeculativelyExecute.
Details
Details
Diff Detail
Diff Detail
Event Timeline
include/llvm/Analysis/Loads.h | ||
---|---|---|
37 | If DL is required, and ScanFrom is now not required, why not flip the order so that you can default ScanFrom to nullptr? |
If DL is required, and ScanFrom is now not required, why not flip the order so that you can default ScanFrom to nullptr?