Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:livein_end

358          I = RegInfo->livein_begin(), E = RegInfo->livein_end(); I != E; ++I) {