Searched refs:contId (Results 1 – 3 of 3) sorted by relevance
233 const uint32_t contId = in AddBreaksAndContinuesToWorklist() local235 get_def_use_mgr()->ForEachUser(contId, [&contId, this](Instruction* user) { in AddBreaksAndContinuesToWorklist()244 if (hdrMergeId == contId) return; in AddBreaksAndContinuesToWorklist()258 if (contId == hdrMergeId) return; in AddBreaksAndContinuesToWorklist()
288 const uint32_t contId = in AddBreaksAndContinuesToWorklist() local290 get_def_use_mgr()->ForEachUser(contId, [&contId, this](Instruction* user) { in AddBreaksAndContinuesToWorklist()299 if (hdrMergeId == contId) return; in AddBreaksAndContinuesToWorklist()313 if (contId == hdrMergeId) return; in AddBreaksAndContinuesToWorklist()