Searched defs:RDIV (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h354 enum ClassificationKind { ZIV, SIV, RDIV, MIV, NonLinear } Classification; enumerator in enum:llvm::DependenceInfo::Subscript::ClassificationKind
583 /// and classifies it as either ZIV, SIV, RDIV, MIV, or Nonlinear.
617 /// testRDIV - Tests the RDIV subscript pair (Src and Dst) for dependence.
727 /// exactRDIVtest - Tests the RDIV subscript pair for dependence.
743 /// symbolicRDIVtest - Tests the RDIV subscript pair for dependence.

Completed in 335 milliseconds