Home
last modified time | relevance | path

Searched refs:areDepsSafe (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h206 bool areDepsSafe(DepCandidates &AccessSets, MemAccessInfoSet &CheckDeps,
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp802 bool MemoryDepChecker::areDepsSafe(DepCandidates &AccessSets, in areDepsSafe() function in MemoryDepChecker
1145 CanVecMem = DepChecker.areDepsSafe( in analyzeLoop()