Searched defs:is_store_stub (Results 1 – 2 of 2) sorted by relevance
4209 inline bool is_store_stub() { return kind() == STORE_IC; } in is_store_stub() function
5143 inline bool is_store_stub() { return kind() == STORE_IC; } in is_store_stub() function