Searched defs:inst_map (Results 1 – 2 of 2) sorted by relevance
42 auto &inst_map = *inst_map_ptr; in FillInstructionsMap() local66 CflowStatus FillJumpsMapAndGetLastInstructionType(const InstructionsMap &inst_map, JumpsMap *jumps_… in FillJumpsMapAndGetLastInstructionType()108 CflowStatus FillCflowBlockInfo(const InstructionsMap &inst_map, CflowBlockInfo *code_block_info) in FillCflowBlockInfo()140 [[maybe_unused]] const F &get_offset, InstructionsMap *inst_map, in ProcessCatchBlocks()
92 bool IsConflictingWith(const InstructionsMap &inst_map) const in IsConflictingWith()97 …bool GetFirstConflictingJump(const InstructionsMap &inst_map, PtrType *pc_jump_ptr, PtrType *pc_ta… in GetFirstConflictingJump()