Searched refs:find_desc_node (Results 1 – 2 of 2) sorted by relevance
369 NodeIdx find_desc_node (NodeIdx, Histable*, bool);
413 NodeIdx dsc_idx = find_desc_node (node_idx, cur_addr, leaf); in find_path()504 PathTree::find_desc_node (NodeIdx node_idx, Histable *instr, bool leaf) in find_desc_node() function in PathTree1787 NodeIdx local_desc_node_idx = find_desc_node (local_node_idx, func, leaf); in ftree_build()