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