Searched defs:constPoolIndex (Results 1 – 2 of 2) sorted by relevance
100 uint32_t constPoolIndex = static_cast<uint32_t>(acc_.GetConstantValue(index)); in LowerCreateArrayWithBuffer() local
1556 GateRef CircuitBuilder::CreateArrayWithBuffer(size_t arraySize, GateRef constPoolIndex, in CreateArrayWithBuffer()