Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenPGO.cpp729 uint64_t RHSCount = setCount(PGO.getRegionCount(E)); in VisitBinLAnd() local
741 uint64_t RHSCount = setCount(PGO.getRegionCount(E)); in VisitBinLOr() local
H A DCodeGenFunction.cpp1733 uint64_t RHSCount = getProfileCount(CondBOp->getRHS()); in EmitBranchOnBoolExpr() local
1787 uint64_t RHSCount = TrueCount - LHSCount; in EmitBranchOnBoolExpr() local