Searched refs:is_store_stub (Results 1 – 3 of 3) sorted by relevance
54 return target()->is_store_stub() || target()->is_keyed_store_stub(); in IsStoreStub()
5118 bool Code::is_store_stub() { return kind() == STORE_IC; } in is_store_stub() function
4891 inline bool is_store_stub();