Searched refs:HandlingRecordedInstrs (Results 1 – 2 of 2) sorted by relevance
220 if (HandlingRecordedInstrs) in handleRecordedInsts()222 HandlingRecordedInstrs = true; in handleRecordedInsts()227 HandlingRecordedInstrs = false; in handleRecordedInsts()
114 bool HandlingRecordedInstrs = false; variable