Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h112 struct FloatCastOverflowData { struct
H A Dubsan_handlers.cpp489 auto Data = reinterpret_cast<FloatCastOverflowData *>(DataPtr); in handleFloatCastOverflow()