Searched refs:LiveBarDef (Results 1 – 2 of 2) sorted by relevance
138 struct LiveBarDef { struct139 LiveBarDef(Instruction *insn, Instruction *defi) in LiveBarDef() function
4194 std::list<LiveBarDef> live_defs; in insertBarriers()4219 for (std::list<LiveBarDef>::iterator it = live_defs.begin(); in insertBarriers()4267 live_defs.push_back(LiveBarDef(insn, defi)); in insertBarriers()