Searched defs:Inst (Results 1 – 2 of 2) sorted by relevance
175 Inst = collections.namedtuple("Inst", ["pc", "inst"]) variable187 def get_dwarf_cfa_offsets(insts: List[Inst], fde: Fde) -> CfaOffsets:207 def get_inferred_cfa_offsets(insts: List[Inst]) -> CfaOffsets:234 def check_fde(fde: Fde, insts: List[Inst], srcs) -> None:
31 ALWAYS_INLINE const Instruction& Inst() const { in Inst() function71 const Instruction& Inst() const { in Inst() function208 ALWAYS_INLINE const Instruction& Inst() const { in Inst() function