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