Searched defs:NumLoadsNonOneByte (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp69 uint64_t NumLoadsNonOneByte; member in class:__anon4540::MemCmpExpansion
128 computeGreedyLoadSequence( uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, const unsigned MaxNumLoads, unsigned &NumLoadsNonOneByte) argument
159 computeOverlappingLoadSequence(uint64_t Size, const unsigned MaxLoadSize, const unsigned MaxNumLoads, unsigned &NumLoadsNonOneByte) argument
[all...]

Completed in 40 milliseconds