Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTrueExpr

703       CountMap[E->getTrueExpr()] = PGO.getCurrentRegionCount();
704 Visit(E->getTrueExpr());