getIncomingValueForBlock is just a wrapper API that should return a MemoryAccess, instead of a generic Value.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 18013 Build 18013: arc lint + arc unit
Differential D46779
[MemorySSA] getIncomingValueForBlock should return a MemoryAccess. asbirlea on May 11 2018, 3:08 PM. Authored by
Details getIncomingValueForBlock is just a wrapper API that should return a MemoryAccess, instead of a generic Value.
Diff Detail
|