Searches for two specific instruction patterns in consecutive lines of a disasm output file. Parameters: :param file_path: Path to the disasm output file. :param pattern1: A regular expression pattern to match the first instruction. :param pattern2: A regular expression pat
(output, pattern1, pattern2, pattern3)
source not stored for this graph (policy: none)