Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp641 static void dumpWithNames(const ConstraintSystem &CS, in dumpWithNames() function
650 static void dumpWithNames(ArrayRef<int64_t> C, in dumpWithNames() function
654 dumpWithNames(CS, Value2Index); in dumpWithNames()
783 dumpWithNames(CSToUse, Info.getValue2Index(R.IsSigned)); in checkAndReplaceCondition()
802 dumpWithNames(CSToUse, Info.getValue2Index(R.IsSigned)); in checkAndReplaceCondition()
845 dumpWithNames(R.Coefficients, getValue2Index(R.IsSigned)); in addFact()
986 dumpWithNames(Info.getCS(E.IsSigned).getLastConstraint(), in eliminateConstraints()