Searched refs:InstructionStartsAsJSON (Results 1 – 1 of 1) sorted by relevance
3560 struct InstructionStartsAsJSON { struct3564 std::ostream& operator<<(std::ostream& out, const InstructionStartsAsJSON& s) { in operator <<()3613 << InstructionStartsAsJSON{&data->code_generator()->instr_starts()} in AssembleCode()