Home
last modified time | relevance | path

Searched refs:getLoopOperandSizeInBytes (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp18 static unsigned getLoopOperandSizeInBytes(Type *Type) { in getLoopOperandSizeInBytes() function
44 unsigned LoopOpSize = getLoopOperandSizeInBytes(LoopOpType); in createMemCpyLoopKnownSize()
107 unsigned OperandSize = getLoopOperandSizeInBytes(OpTy); in createMemCpyLoopKnownSize()
151 unsigned LoopOpSize = getLoopOperandSizeInBytes(LoopOpType); in createMemCpyLoopUnknownSize()