Searched refs:has_insert_idx (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_scheduler.cpp92 bool has_insert_idx() const { return insert_idx != -1; } function in struct:aco::UpwardsCursor
304 if (!has_insert_idx()) {
355 assert(cursor.has_insert_idx());
404 if (cursor.has_insert_idx()) {

Completed in 3 milliseconds