Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp947 setCount(ParentCount + RHSCount - CurrentCount); in VisitBinLAnd() local
959 setCount(ParentCount + RHSCount - CurrentCount); in VisitBinLOr() local
H A DCodeGenFunction.cpp1827 uint64_t RHSCount = getProfileCount(CondBOp->getRHS()); EmitBranchOnBoolExpr() local
1886 uint64_t RHSCount = TrueCount - LHSCount; EmitBranchOnBoolExpr() local