HomeSort by: relevance | last modified time | path
    Searched defs:promotedhash (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/isl/dist/
isl_test_int.c 23 uint32_t demotedhash, promotedhash; local
38 promotedhash = isl_int_hash(promoted, 0);
39 assert(demotedhash == promotedhash);

Completed in 16 milliseconds