Lines Matching refs:CanVecMem
1552 CanVecMem = false; in analyzeLoop()
1569 CanVecMem = false; in analyzeLoop()
1576 CanVecMem = false; in analyzeLoop()
1595 CanVecMem = true; in analyzeLoop()
1634 CanVecMem = true; in analyzeLoop()
1669 CanVecMem = true; in analyzeLoop()
1685 CanVecMem = false; in analyzeLoop()
1691 CanVecMem = true; in analyzeLoop()
1694 CanVecMem = DepChecker->areDepsSafe( in analyzeLoop()
1698 if (!CanVecMem && DepChecker->shouldRetryWithRuntimeCheck()) { in analyzeLoop()
1716 CanVecMem = false; in analyzeLoop()
1720 CanVecMem = true; in analyzeLoop()
1724 if (CanVecMem) in analyzeLoop()
1926 NumLoads(0), NumStores(0), MaxSafeDepDistBytes(-1), CanVecMem(false), in LoopAccessInfo()
1933 if (CanVecMem) { in print()