Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp128 static cl::opt<bool> EnableForwardingConflictDetection( variable
2085 if (IsTrueDataDependence && EnableForwardingConflictDetection) { in isDependent()
2217 if (IsTrueDataDependence && EnableForwardingConflictDetection && in isDependent()