Searched defs:substringBox (Results 1 – 2 of 2) sorted by relevance
174 mlir::Value substringBox, in genIndexDescriptor()
120 mlir::Value substringBox = firBuilder->create<fir::UndefOp>(loc, boxTy); in TEST_F() local