Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp55 static cl::opt<unsigned> MaxInterestingDependence( variable
848 if (InterestingDependences.size() >= MaxInterestingDependence) { in areDepsSafe()