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