Searched refs:RHSFalseCnt (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1520 Counter RHSFalseCnt = getRegionCounter(E->getRHS()); local
1530 createBranchRegion(E->getRHS(), subtractCounters(RHSExecCnt, RHSFalseCnt),
1531 RHSFalseCnt);

Completed in 132 milliseconds