Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp231 static Type *typeFromFTValueType(FTValueType VT, LLVMContext &Context) { in typeFromFTValueType() function
274 typeFromFTValueType(static_cast<FTValueType>(VT), Context) in MappingConfig()
614 Type *VTTy = typeFromFTValueType(VT, Context); in NumericalStabilitySanitizer()