Searched defs:isFirstKillBeforeDef (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_ir.h | 831 constexpr bool isFirstKillBeforeDef() const noexcept { return isFirstKill() && !isLateKill(); } function in class:aco::Operand |
Completed in 8 milliseconds