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

/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h355 const SCEV *Coeff; member in struct:llvm::DependenceAnalysis::CoefficientInfo
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp809 const SCEV *Coeff = BinomialCoefficient(It, i, SE, getType()); local
H A DDependenceAnalysis.cpp1008 bool DependenceAnalysis::strongSIVtest(const SCEV *Coeff, argument
1147 weakCrossingSIVtest(const SCEV *Coeff, const SCEV *SrcConst, const SCEV *DstConst, const Loop *CurLoop, unsigned Level, FullDependence &Result, Constraint &NewConstraint, const SCEV *&SplitIter) const argument
2234 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); local
2255 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); local
2335 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); local
2353 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp149 FAddendCoef Coeff; member in class:__anon2592::FAddend
825 const FAddendCoef &Coeff = Opnd.getCoef(); local
[all...]

Completed in 178 milliseconds