Home | History | Annotate | Download | only in IR

Lines Matching refs:EVI

1847   } else if (const ExtractValueInst *EVI = dyn_cast<ExtractValueInst>(&I)) {
1850 for (const unsigned *i = EVI->idx_begin(), *e = EVI->idx_end(); i != e; ++i)