Searched refs:block_will_exit_ (Results 1 – 10 of 10) sorted by relevance
23 block_will_exit_(false), in UnwindingInfoWriter()41 void MarkBlockWillExit() { block_will_exit_ = true; } in MarkBlockWillExit()64 bool block_will_exit_; variable
19 block_will_exit_ = false; in BeginInstructionBlock()39 if (!enabled() || block_will_exit_) return; in EndInstructionBlock()
15 block_will_exit_ = false; in BeginInstructionBlock()36 if (!enabled() || block_will_exit_) return; in EndInstructionBlock()
16 block_will_exit_ = false; in BeginInstructionBlock()35 if (!enabled() || block_will_exit_) return; in EndInstructionBlock()
15 block_will_exit_ = false; in BeginInstructionBlock()35 if (!enabled() || block_will_exit_) return; in EndInstructionBlock()
23 block_will_exit_(false), in UnwindingInfoWriter()45 void MarkBlockWillExit() { block_will_exit_ = true; } in MarkBlockWillExit()71 bool block_will_exit_; variable
16 block_will_exit_ = false; in BeginInstructionBlock()40 if (!enabled() || block_will_exit_) return; in EndInstructionBlock()