IIUC in the new pass manager infrastructure, the analysis result is always computed lazily. So just use `getResult` here.
8.9 KiB
8.9 KiB
IIUC in the new pass manager infrastructure, the analysis result is always computed lazily. So just use `getResult` here.