Searched refs:Operand2 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/DebugInfo/
H A DDWARFDebugFrame.cpp85 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { argument
88 Instructions.back().Ops.push_back(Operand2);

Completed in 83 milliseconds