Home
last modified time | relevance | path

Searched refs:RHSTrueCnt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2243 Counter RHSTrueCnt = getRegionCounter(E->getRHS()); in VisitBinLAnd() local
2255 createBranchRegion(E->getRHS(), RHSTrueCnt, in VisitBinLAnd()
2256 subtractCounters(RHSExecCnt, RHSTrueCnt), DecisionRHS); in VisitBinLAnd()