Searched defs:placeholder_nodes (Results 1 – 2 of 2) sorted by relevance
43 placeholder_nodes: List[Node] = field(default_factory=list) variable in InternalMatch
200 std::vector<Node*> placeholder_nodes; in PostprocessDataEdgesBetweenOutsideCompilations() local