Home
last modified time | relevance | path

Searched defs:RHSCount (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp720 uint64_t RHSCount = setCount(PGO.getRegionCount(E)); in VisitBinLAnd() local
732 uint64_t RHSCount = setCount(PGO.getRegionCount(E)); in VisitBinLOr() local
H A DCodeGenFunction.cpp1636 uint64_t RHSCount = getProfileCount(CondBOp->getRHS()); in EmitBranchOnBoolExpr() local
1690 uint64_t RHSCount = TrueCount - LHSCount; in EmitBranchOnBoolExpr() local