Searched refs:instruction_sp (Results 1 – 1 of 1) sorted by relevance
1335 InstructionSP instruction_sp = in GuessValueForAddress() local1340 if (!instruction_sp->ParseOperands(operands)) { in GuessValueForAddress()1546 InstructionSP instruction_sp = in DoGuessValueAt() local1549 if (instruction_sp->IsCall()) { in DoGuessValueAt()1580 if (!instruction_sp->ParseOperands(operands) || operands.size() != 1) { in DoGuessValueAt()1623 if (!instruction_sp->ParseOperands(operands) || operands.size() != 2) { in DoGuessValueAt()1649 variables, instruction_sp->GetAddress()); in DoGuessValueAt()1660 variables, instruction_sp->GetAddress()); in DoGuessValueAt()