Searched refs:handleNegateOverflowImpl (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cc142 static void handleNegateOverflowImpl(OverflowData *Data, ValueHandle OldVal, function
167 handleNegateOverflowImpl(Data, OldVal, Opts);
172 handleNegateOverflowImpl(Data, OldVal, Opts);

Completed in 101 milliseconds