Home | History | Annotate | Download | only in IPO

Lines Matching refs:SrcTy

676         Type *SrcTy;
678 SrcTy = L->getType();
680 SrcTy = cast<GetElementPtrInst>(UI)->getSourceElementType();
692 ArgIndices.insert(std::make_pair(SrcTy, Indices));