Searched refs:ChildResNo (Results 1 – 1 of 1) sorted by relevance
2668 unsigned ChildResNo = 0; // Instructions always use res #0 of their op. in ApplyTypeConstraints() local2682 Child->UpdateNodeTypeFromInst(ChildResNo, SubRec, TP); in ApplyTypeConstraints()2695 Child->UpdateNodeTypeFromInst(ChildResNo, SubRec, TP); in ApplyTypeConstraints()2704 MadeChange |= Child->UpdateNodeTypeFromInst(ChildResNo, OperandNode, TP); in ApplyTypeConstraints()