Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getAnalysisIfAvailable

1612   LV = getAnalysisIfAvailable<LiveVariables>();
1613 LIS = getAnalysisIfAvailable<LiveIntervals>();