Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DFIRBuilder.cpp77 auto idxTy = getIndexType(); in allocateLocal() local
79 indices.push_back(createConvert(loc, idxTy, sh)); in allocateLocal()