Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getFalseExpr

708       CountMap[E->getFalseExpr()] = PGO.getCurrentRegionCount();
709 Visit(E->getFalseExpr());