Home
last modified time | relevance | path

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

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