Searched refs:TheSrc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp412 Constant *TheSrc = cast<Constant>(Copy->getSource()); local
413 auto *SrcTy = TheSrc->getType();
417 ConstantExpr::getPointerBitCastOrAddrSpaceCast(TheSrc, DestTy);

Completed in 103 milliseconds