Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isSSA

325     OS << (RegInfo->isSSA() ? "SSA" : "Post SSA");