Searched refs:evInst (Results 1 – 1 of 1) sorted by relevance
1113 auto *evInst = cast<llvm::ExtractValueInst>(inst); in processInstruction() local1114 Value aggOperand = processValue(evInst->getAggregateOperand()); in processInstruction()1123 for (unsigned idx : evInst->getIndices()) in processInstruction()