Searched defs:RHSCount (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/CodeGen/ | ||
| H A D | CodeGenPGO.cpp | 947 setCount(ParentCount + RHSCount - CurrentCount); in VisitBinLAnd() local |
| H A D | CodeGenFunction.cpp | 1827 uint64_t RHSCount = getProfileCount(CondBOp->getRHS()); EmitBranchOnBoolExpr() local |