Home
last modified time | relevance | path

Searched defs:InstructionInfo (Results 1 – 2 of 2) sorted by relevance

/external/capstone/arch/MOS65XX/
DMOS65XXDisassembler.c286 typedef struct InstructionInfo { struct
291 } InstructionInfo; argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion.cc465 struct InstructionInfo { struct in xla::__anon635454a10111::LiveRangeRegions
466 InstructionInfo() : value_definition(nullptr), is_definition(false) {} in InstructionInfo() argument
470 HloInstruction* value_definition;
479 bool is_definition;