Searched defs:last_inst (Results 1 – 5 of 5) sorted by relevance
339 [[maybe_unused]] auto last_inst = *block->AllInstsSafeReverse().begin(); in CheckContrlFlowInst() local
872 auto last_inst = (block.first_inst_ != nullptr) ? block.last_inst_ : nullptr; variable1011 auto last_inst = (block.first_inst_ != nullptr) ? block.last_inst_ : nullptr; variable
723 auto last_inst = block->GetLastInst(); in GetBranchCounter() local
666 auto last_inst = block.GetLastInst(); in CheckDataFlow() local
554 BinaryImmOperation *last_inst = nullptr; in CheckBounds() local