Home | History | Annotate | Download | only in IPO

Lines Matching defs:SrcTy

702         Type *SrcTy;
704 SrcTy = L->getType();
706 SrcTy = cast<GetElementPtrInst>(UI)->getSourceElementType();
718 ArgIndices.insert(std::make_pair(SrcTy, Indices));