Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenPGO.cpp550 uint64_t RHSCount = setCount(PGO.getRegionCount(E)); in VisitBinLAnd() local
562 uint64_t RHSCount = setCount(PGO.getRegionCount(E)); in VisitBinLOr() local
DCodeGenFunction.cpp1149 uint64_t RHSCount = getProfileCount(CondBOp->getRHS()); in EmitBranchOnBoolExpr() local
1198 uint64_t RHSCount = TrueCount - LHSCount; in EmitBranchOnBoolExpr() local