Searched refs:index_vector (Results 1 – 1 of 1) sorted by relevance
1369 std::vector<Value *> index_vector; in UnfoldConstant() local1374 index_vector.push_back(operand); in UnfoldConstant()1377 ArrayRef<Value *> indices(index_vector); in UnfoldConstant()