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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp463 Type *MaxLoadType = IntegerType::get(CI->getContext(), MaxLoadSize * 8); local
528 Type *MaxLoadType = IntegerType::get(CI->getContext(), MaxLoadSize * 8); local

Completed in 86 milliseconds