Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp856 uint64_t RHSCount = setCount(PGO.getRegionCount(E)); in VisitBinLAnd() local
868 uint64_t RHSCount = setCount(PGO.getRegionCount(E)); in VisitBinLOr() local
H A DCodeGenFunction.cpp1774 uint64_t RHSCount = getProfileCount(CondBOp->getRHS()); in EmitBranchOnBoolExpr() local
1833 uint64_t RHSCount = TrueCount - LHSCount; in EmitBranchOnBoolExpr() local