Searched defs:IsDef (Results 1 – 2 of 2) sorted by relevance
84 bool IsDef() const { return pos_.insn()->RegKindAt(index_).IsDef(); } in IsDef() function
178 [[nodiscard]] constexpr bool IsDef() const { return access_ & kRegisterIsDefined; } in IsDef() function