Searched refs:subtract_pointers (Results 1 – 2 of 2) sorted by relevance
84 ptrdiff_t subtract_pointers(int *a, int *b) { in subtract_pointers() function
398 define i64 @subtract_pointers(ptr %ptra, ptr %ptrb) {400 ; CHECK-LABEL: subtract_pointers: