Searched refs:SetBlockForNode (Results 1 – 1 of 1) sorted by relevance
214 SetBlockForNode(block, node); in PlanNode()225 SetBlockForNode(block, node); in AddNode()246 SetBlockForNode(block, branch); in AddBranch()258 SetBlockForNode(block, input); in AddReturn()284 SetBlockForNode(block, node); in SetControlInput()287 void SetBlockForNode(BasicBlock* block, Node* node) { in SetBlockForNode() function