Home
last modified time | relevance | path

Searched defs:IsMemCpy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1304 bool IsMemCpy = isa<MemCpyInst>(TheStore); in processLoopStoreOfLoopLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3494 bool IsMemCpy = (II->getIntrinsicID() == Intrinsic::memcpy); in fastLowerIntrinsicCall() local