Searched refs:custom_slow_path_caller_saves_ (Results 1 – 2 of 2) sorted by relevance
42 custom_slow_path_caller_saves_(RegisterSet::Empty()) { in LocationSummary()
626 custom_slow_path_caller_saves_ = caller_saves; in SetCustomSlowPathCallerSaves()635 return custom_slow_path_caller_saves_; in GetCustomSlowPathCallerSaves()725 RegisterSet custom_slow_path_caller_saves_; variable