Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model-impl-calls.cc366 region_model::impl_call_builtin_expect (const call_details &cd) in impl_call_builtin_expect() function in ana::region_model
H A Dregion-model.h613 void impl_call_builtin_expect (const call_details &cd);
H A Dregion-model.cc1391 impl_call_builtin_expect (cd); in on_call_pre()
1423 impl_call_builtin_expect (cd); in on_call_pre()
H A DChangeLog1736 (region_model::impl_call_builtin_expect): Likewise.
1747 (region_model::impl_call_builtin_expect): Likewise.
5702 (region_model::impl_call_builtin_expect): New.