Ramkumar Ramachandra 18a8983c36
LAA: refactor analyzeLoop to return bool (NFC) (#93824)
Avoid wastefully setting CanVecMem in several places in analyzeLoop,
complicating the logic, to get the function to return a bool, and set
CanVecMem in the caller.
2024-06-11 19:39:02 +01:00
..