Searched defs:NewConstraint (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | SimplifyConstraints.cpp | 132 const Formula &NewConstraint = in simplifyConstraints() local
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenInstruction.cpp | 379 auto NewConstraint = CGIOperandList::ConstraintInfo::getTied(DestFlatOpNo); ParseConstraint() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1369 weakCrossingSIVtest(const SCEV * Coeff,const SCEV * SrcConst,const SCEV * DstConst,const Loop * CurLoop,unsigned Level,FullDependence & Result,Constraint & NewConstraint,const SCEV * & SplitIter) const weakCrossingSIVtest() argument 2227 testSIV(const SCEV * Src,const SCEV * Dst,unsigned & Level,FullDependence & Result,Constraint & NewConstraint,const SCEV * & SplitIter) const testSIV() argument 3786 Constraint NewConstraint; depends() local 4112 Constraint NewConstraint; getSplitIteration() local [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | RangeConstraintManager.cpp | 2123 [[nodiscard]] ProgramStateRef assign(SymbolRef Sym, RangeSet NewConstraint) { in assign() argument 2068 assign(ProgramStateRef State,SValBuilder & Builder,RangeSet::Factory & F,ClassOrSymbol CoS,RangeSet NewConstraint) assign() argument 2108 assign(SymbolRef Sym,RangeSet NewConstraint) assign() argument [all...] |