Searched refs:hasTargetOffset (Results 1 – 5 of 5) sorted by relevance
119 public boolean hasTargetOffset() { in hasTargetOffset() method in TargetInsn
67 return ti.hasTargetOffset() ? branchFits(ti) : true; in isCompatible()
74 return ti.hasTargetOffset() ? branchFits(ti) : true; in isCompatible()
76 return ti.hasTargetOffset() ? branchFits(ti) : true; in isCompatible()