Searched refs:naryOperation (Results 1 – 1 of 1) sorted by relevance
40 public BasicValue naryOperation(AbstractInsnNode inst, @SuppressWarnings("rawtypes") List args) in naryOperation() method in LockTargetStateAnalysis45 BasicValue base = super.naryOperation(inst, args); in naryOperation()