Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/
H A Dpipeline.py89 def removeInt(src, removeIndex, dst, idx): function
93 idx = removeInt(s[1], removeIndex, dst2, idx)
102 removeInt(pipeObj, removeIndex, dst, 0)