Searched refs:getRuntimeLoopBytes (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | LowerMemIntrinsics.cpp | 172 static Value *getRuntimeLoopBytes(const DataLayout &DL, IRBuilderBase &B, in getRuntimeLoopBytes() function 224 RuntimeLoopBytes = getRuntimeLoopBytes(DL, PLBuilder, CopyLen, CILoopOpSize, in createMemCpyLoopUnknownSize() 444 RuntimeLoopBytes = getRuntimeLoopBytes(DL, PLBuilder, CopyLen, CILoopOpSize, in createMemMoveLoopUnknownSize()
|