[OptDiag] Take the IR Value as a const pointer
This helps because LoopAccessReport is passed around as a const reference and we derive the basic block passed as the Value parameter from the instruction in LoopAccessReport. llvm-svn: 276191
Loading
Please register or sign in to comment