Home
last modified time | relevance | path

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

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