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