Home
last modified time | relevance | path

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

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