Searched defs:RHSCount (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenPGO.cpp | 856 uint64_t RHSCount = setCount(PGO.getRegionCount(E)); VisitBinLAnd() local |
H A D | CodeGenFunction.cpp | 1774 uint64_t RHSCount = getProfileCount(CondBOp->getRHS()); EmitBranchOnBoolExpr() local |