Searched refs:hdrBranch (Results 1 – 2 of 2) sorted by relevance
299 Instruction* hdrBranch = block2headerBranch_[blk]; in AddBreaksAndContinuesToWorklist() local300 if (hdrBranch == nullptr) return; in AddBreaksAndContinuesToWorklist()301 Instruction* hdrMerge = branch2merge_[hdrBranch]; in AddBreaksAndContinuesToWorklist()