Searched refs:virtual_access (Results 1 – 3 of 3) sorted by relevance
267 bool virtual_access; in build_base_path() local374 virtual_access = (v_binfo && fixed_type_p <= 0); in build_base_path()399 if (virtual_access && fixed_type_p < 0 in build_base_path()415 if (!virtual_access && integer_zerop (offset)) in build_base_path()421 if (TREE_SIDE_EFFECTS (expr) && (null_test || virtual_access)) in build_base_path()429 if (code == PLUS_EXPR && !virtual_access in build_base_path()444 if (virtual_access) in build_base_path()
4030 add ubsan instrumentation for virtual_access.
256 bool virtual_access; in build_base_path() local363 virtual_access = (v_binfo && fixed_type_p <= 0); in build_base_path()388 if (virtual_access && fixed_type_p < 0 in build_base_path()404 if (!virtual_access && integer_zerop (offset)) in build_base_path()410 if (TREE_SIDE_EFFECTS (expr) && (null_test || virtual_access)) in build_base_path()425 if (code == PLUS_EXPR && !virtual_access in build_base_path()440 if (virtual_access) in build_base_path()