Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp216 static std::optional<FTValueType> ftValueTypeFromType(Type *FT) { in ftValueTypeFromType() function
308 if (const auto VT = ftValueTypeFromType(FT)) in getExtendedFPType()
336 if (const auto VT = ftValueTypeFromType(FT)) in getMemoryExtentsOrDie()
902 if (const auto VT = ftValueTypeFromType(Ty)) in emitCheckInternal()