Searched refs:compile_time_const_nodes_impl (Results 1 – 1 of 1) sorted by relevance
44 std::vector<bool> compile_time_const_nodes_impl; in BackwardsConstAnalysis() local48 compile_time_const_nodes_impl.resize(g.num_node_ids()); in BackwardsConstAnalysis()49 compile_time_const_nodes = &compile_time_const_nodes_impl; in BackwardsConstAnalysis()