Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:livein_end

501            LE = MBB->livein_end();
674 E = MBB->livein_end(); I != E; ++I) {