Lines Matching defs:LOAD_IC
2596 LOAD_IC,2606 FIRST_IC_KIND = LOAD_IC,2647 inline bool is_load_stub() { return kind() == LOAD_IC; }