Home
last modified time | relevance | path

Searched refs:IndexOperand (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DInterleavedAccessPass.cpp362 auto *IndexOperand = cast<ConstantInt>(Extract->getIndexOperand()); in tryReplaceExtracts() local
363 auto Index = IndexOperand->getSExtValue(); in tryReplaceExtracts()