Lines Matching refs:Ext
522 const ExtractValueInst *Ext = dyn_cast<ExtractValueInst>(*I);523 if (Ext && Ext->hasIndices()) {526 unsigned Idx = *Ext->idx_begin();528 RetValLiveness[Idx] = SurveyUses(Ext, MaybeLiveRetUses[Idx]);