Lines Matching refs:getCond
1091 propagateCounts(CondCount, S->getCond());
1109 createBranchRegion(S->getCond(), BodyCount,
1129 propagateCounts(CondCount, S->getCond());
1139 createBranchRegion(S->getCond(), BodyCount,
1179 if (const Expr *Cond = S->getCond()) {
1199 createBranchRegion(S->getCond(), BodyCount,
1238 createBranchRegion(S->getCond(), BodyCount,
1273 Visit(S->getCond());
1334 createBranchRegion(S->getCond(), DefaultTrue, DefaultFalse);
1368 extendRegion(S->getCond());
1375 propagateCounts(ParentCount, S->getCond());
1408 createBranchRegion(S->getCond(), ThenCount,
1437 propagateCounts(ParentCount, E->getCond());
1455 createBranchRegion(E->getCond(), TrueCount,