Searched refs:callee_tree (Results 1 – 4 of 4) sorted by relevance
244 tree callee_tree in can_inline_edge_p() local324 else if (caller_tree != callee_tree) in can_inline_edge_p()332 = TREE_OPTIMIZATION ((callee_tree) in can_inline_edge_p()333 ? callee_tree in can_inline_edge_p()
416 tree callee_tree variable428 else if (caller_tree != callee_tree)
5647 tree callee_tree = DECL_FUNCTION_SPECIFIC_TARGET (callee); in ix86_can_inline_p() local5661 if (!callee_tree) in ix86_can_inline_p()5662 callee_tree = target_option_default_node; in ix86_can_inline_p()5665 if (callee_tree == caller_tree) in ix86_can_inline_p()5669 struct cl_target_option *callee_opts = TREE_TARGET_OPTION (callee_tree); in ix86_can_inline_p()
4468 tree callee_tree = DECL_FUNCTION_SPECIFIC_TARGET (callee); in ix86_can_inline_p() local4471 if (!callee_tree) in ix86_can_inline_p()4482 struct cl_target_option *callee_opts = TREE_TARGET_OPTION (callee_tree); in ix86_can_inline_p()