Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstraintSystem.h147 SmallVector<int64_t> getLastConstraint() const { in getLastConstraint() function
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1749 dumpConstraint(Info.getCS(E.IsSigned).getLastConstraint(), in eliminateConstraints()