Searched refs:RecordDependences (Results 1 – 4 of 4) sorted by relevance
168 RecordDependences(true) {} in MemoryDepChecker()214 return RecordDependences ? &Dependences : nullptr; in getDependences()279 bool RecordDependences; variable
199 RecordDependences(true) {} in MemoryDepChecker()241 return RecordDependences ? &Dependences : nullptr; in getDependences()300 bool RecordDependences; variable
1407 if (RecordDependences) { in areDepsSafe()1412 RecordDependences = false; in areDepsSafe()1417 if (!RecordDependences && !SafeForVectorization) in areDepsSafe()
1661 if (RecordDependences) { in areDepsSafe()1666 RecordDependences = false; in areDepsSafe()1672 if (!RecordDependences && !SafeForVectorization) in areDepsSafe()