Lines Matching refs:SrcCast
1845 CastInst *SrcCast = cast<CastInst>(Src);1846 if (BitCastInst *BCIn = dyn_cast<BitCastInst>(SrcCast->getOperand(0)))