Searched defs:getIdOperand (Results 1 – 4 of 4) sorted by relevance
148 Id getIdOperand(int op) const { in getIdOperand() function
276 …Id getIdOperand(Id resultId, int idx) { return module.getInstruction(resultId)->getIdOperand(idx);… in getIdOperand() function
160 Id getIdOperand(int op) const { in getIdOperand() function
282 …Id getIdOperand(Id resultId, int idx) { return module.getInstruction(resultId)->getIdOperand(idx);… in getIdOperand() function