Searched refs:LiveBarDef (Results 1 – 1 of 1) sorted by relevance
3615 struct LiveBarDef { struct in nv50_ir::SchedDataCalculatorGM1073616 LiveBarDef(Instruction *insn, Instruction *defi) in LiveBarDef() function4032 std::list<LiveBarDef> live_defs; in insertBarriers()4057 for (std::list<LiveBarDef>::iterator it = live_defs.begin(); in insertBarriers()4104 live_defs.push_back(LiveBarDef(insn, defi)); in insertBarriers()