Searched refs:branchComment (Results 1 – 7 of 7) sorted by relevance
49 return branchComment(insn); in insnCommentString()
53 return branchComment(insn); in insnCommentString()
54 return branchComment(insn); in insnCommentString()
321 protected static String branchComment(DalvInsn insn) { in branchComment() method in InsnFormat