Home
last modified time | relevance | path

Searched defs:splitIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/utils/
H A Dpipeline.py63 def split(pipeObj, splitIndex): argument
65 def splitInt(src, splitIndex, dstA, dstB, idx): argument
/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DSimplex.cpp527 int splitIndex; in computeSymbolicIntegerLexMin() member
592 int splitIndex = rowUnknown[splitRow]; in computeSymbolicIntegerLexMin() local