Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:livein_end

495            LE = MBB->livein_end();
664 E = MBB->livein_end(); I != E; ++I) {