Home
last modified time | relevance | path

Searched defs:condition_info (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-if-to-switch.cc60 struct condition_info struct
64 condition_info (gcond *cond): m_cond (cond), m_bb (gimple_bb (cond)), in condition_info() function
88 condition_info::record_phi_mapping (edge e, mapping_vec *vec) in record_phi_mapping() argument