Searched defs:live_in (Results 1 – 1 of 1) sorted by relevance
336 [[nodiscard]] const MachineRegVector& live_in() const { return live_in_; } in live_in() function337 [[nodiscard]] MachineRegVector& live_in() { return live_in_; } in live_in() function