Lines Matching refs:GetControlInput
159 Node* control = NodeProperties::GetControlInput(node, i); in Check()
262 Node* control = NodeProperties::GetControlInput(node, 0); in Check()
270 Node* input = NodeProperties::GetControlInput(node, 0); in Check()
278 Node* input = NodeProperties::GetControlInput(node, 0); in Check()
320 NodeProperties::GetControlInput(node)->opcode()); in Check()
373 NodeProperties::GetControlInput(node)->opcode()); in Check()
471 Node* control = NodeProperties::GetControlInput(node, 0); in Check()
492 Node* control = NodeProperties::GetControlInput(node, 0); in Check()
511 Node* loop = NodeProperties::GetControlInput(node, 1); in Check()
517 Node* loop_exit = NodeProperties::GetControlInput(node, 0); in Check()
523 Node* loop_exit = NodeProperties::GetControlInput(node, 0); in Check()
1853 Node* ctl = NodeProperties::GetControlInput(node); in CheckInputsDominate()
2003 Node* control = NodeProperties::GetControlInput(phi); in Run()
2075 Node* input = NodeProperties::GetControlInput(node, i); in VerifyNode()