Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:livein_end

417            LE = MBB->livein_end();
551 E = MBB->livein_end(); I != E; ++I) {