Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.cc3470 poly_uint64 size_from_arg0, size_from_lhs; in verify_gimple_call() local
3474 &size_from_lhs); in verify_gimple_call()
3476 if (maybe_ne (size_from_arg0, size_from_lhs)) in verify_gimple_call()