Lines Matching refs:jCC
184 typedef struct _jCC jCC; typedef
233 jCC* next_hash; /* for hash entry chain */
234 jCC* next_from; /* next JCC from a BBCC */
342 jCC* jcc_list; /* JCCs used for this exit */
375 jCC* lru_from_jcc; /* Temporary: Cached for faster access (LRU) */
376 jCC* lru_to_jcc; /* Temporary: Cached for faster access (LRU) */
457 jCC* jcc; /* jCC for this call */
527 jCC** table;
528 jCC* spontaneous;
736 jCC* CLG_(get_jcc)(BBCC* from, UInt, BBCC* to);
834 void CLG_(print_jcc)(int s, jCC* jcc);
843 void CLG_(print_short_jcc)(jCC* jcc);