fix a null pointer dereference

Caught by the static analyzer:
art/compiler/optimizing/graph_checker.cc:501:10: warning: Called C++
object pointer is null [clang-analyzer-core.CallAndMessage]

Bug: None
Test: Still builds; static analyzer no longer complains.
Change-Id: Iba20a0cd859cca0cf38f6e10c3685cc986b5baa5
1 file changed