Home
last modified time | relevance | path

Searched defs:Coefficients (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp116 SmallVector<int64_t, 8> Coefficients; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2328 const SCEV *Coefficients = Src; in gcdMIVtest() local