Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Rewrite/
DByteCode.cpp462 LivenessSet &existingIndex = existingIndexIt.value(); in allocateMemoryIndices() local
464 defIt.second, existingIndex); in allocateMemoryIndices()
469 existingIndex.insert(it.start(), it.stop(), /*dummyValue*/ 0); in allocateMemoryIndices()