Home
last modified time | relevance | path

Searched refs:STMT_UID_NOT_IN_RANGE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dlto-streamer-in.cc1182 #define STMT_UID_NOT_IN_RANGE(uid) \ in fixup_call_stmt_edges_1() macro
1191 if (STMT_UID_NOT_IN_RANGE (cedge->lto_stmt_uid)) in fixup_call_stmt_edges_1()
1202 if (STMT_UID_NOT_IN_RANGE (cedge->lto_stmt_uid)) in fixup_call_stmt_edges_1()
1213 if (STMT_UID_NOT_IN_RANGE (ref->lto_stmt_uid)) in fixup_call_stmt_edges_1()
DChangeLog-20168922 comparison with STMT_UID_NOT_IN_RANGE.