Lines Matching refs:EVI
761 ExtractValueInst *EVI = cast<ExtractValueInst>(I);762 if (EVI->getNumIndices() != 1) break;763 if (EVI->getIndices()[0] == 0) {