Searched defs:addConstraints (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | Z3CrosscheckVisitor.cpp | 92 void Z3CrosscheckVisitor::addConstraints( addConstraints() function in Z3CrosscheckVisitor |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | SpillPlacement.cpp | 260 void SpillPlacement::addConstraints(ArrayRef<BlockConstraint> LiveBlocks) { addConstraints() function in SpillPlacement |
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/ | ||
H A D | IterationGraphSorter.cpp | 194 void IterationGraphSorter::addConstraints(Value t, AffineMap loop2LvlMap) { in addConstraints() function in IterationGraphSorter |