Searched defs:opndList (Results 1 – 6 of 6) sorted by relevance
196 auto &opndList = v->GetOperands(); in Visit() local
593 auto &opndList = v->GetOperands(); in Visit() local
241 auto &opndList = v->GetOperands(); in Visit() local
5908 auto &opndList = static_cast<ListOperand &>(opnd).GetOperands(); in ReplaceOpndInInsn() local
176 auto &opndList = static_cast<ListOperand &>(opnd).GetOperands(); in IfOperandIsLiveAfterInsn() local389 auto &opndList = static_cast<ListOperand &>(opnd).GetOperands(); in IfOperandIsLiveAfterInsn() local
1071 MapleList<RegOperand *> opndList = v->GetOperands(); in Visit() local