Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4386 [[maybe_unused]] static bool isFixedFPVectorTy(const Type *T) { in isFixedFPVectorTy() function
4395 return isFixedFPVectorTy(V->getType()); in isFixedFPVector()