Searched refs:kDynamicIndex (Results 1 – 3 of 3) sorted by relevance
421 constexpr int GEPOp::kDynamicIndex; member in GEPOp483 bool isStaticIndex = gepIndex != GEPOp::kDynamicIndex; in recordStructIndices()488 LLVM::GEPOp::kDynamicIndex) - in recordStructIndices()556 SmallVector<int32_t>(operands.size(), kDynamicIndex), attributes); in build()574 SmallVector<int32_t>(indices.size(), kDynamicIndex), attributes); in build()603 updatedStructIndices, kDynamicIndex)) && in build()635 constantIndices.push_back(LLVM::GEPOp::kDynamicIndex); in parseGEPIndices()651 if (cst == LLVM::GEPOp::kDynamicIndex) in printGEPIndices()
452 if (structIndex == GEPOp::kDynamicIndex)467 constexpr static int kDynamicIndex = std::numeric_limits<int32_t>::min();
1086 LLVM::GEPOp::kDynamicIndex); in processInstruction()