Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ExtractValueInst

768       ExtractValueInst *EVI = cast<ExtractValueInst>(I);
1612 Type *IndexedType = ExtractValueInst::getIndexedType(From->getType(),
1636 assert(ExtractValueInst::getIndexedType(V->getType(), idx_range) &&
1685 if (ExtractValueInst *I = dyn_cast<ExtractValueInst>(V)) {