Searched refs:getPureArray (Results 1 – 1 of 1) sorted by relevance
1106 … val getPureArray = FieldInsnNode(GETFIELD, f.owner, f.name, f.getPrimitiveType(vh).descriptor) in insertPureVhArray() constant1111 instructions.insert(swap, getPureArray) in insertPureVhArray()1113 getPureArray.opcode = GETSTATIC in insertPureVhArray()1114 instructions.insert(getVarHandleInsn, getPureArray) in insertPureVhArray()1117 return fixupLoadedAtomicVar(f, getPureArray) in insertPureVhArray()