Searched refs:IndexOperand (Results 1 – 1 of 1) sorted by relevance
362 auto *IndexOperand = cast<ConstantInt>(Extract->getIndexOperand()); in tryReplaceExtracts() local363 auto Index = IndexOperand->getSExtValue(); in tryReplaceExtracts()