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()
596 custom_slow_path_caller_saves_ = caller_saves; in SetCustomSlowPathCallerSaves()605 return custom_slow_path_caller_saves_; in GetCustomSlowPathCallerSaves()695 RegisterSet custom_slow_path_caller_saves_; variable