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