Returns the value of attribute pc
Returns:
the current value of pc
2 3 4
# File 'lib/ruby_vm/rjit/jit_state.rb', line 2 def pc @pc end