Home
last modified time | relevance | path

Searched refs:maybeUpdateMCDCCondBitmap (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1556 void CodeGenFunction::maybeUpdateMCDCCondBitmap(const Expr *E, in maybeUpdateMCDCCondBitmap() function in CodeGenFunction
H A DCGExprScalar.cpp5249 CGF.maybeUpdateMCDCCondBitmap(E->getRHS(), RHSCond); in VisitBinLAnd()
5314 CGF.maybeUpdateMCDCCondBitmap(E->getRHS(), RHSCond); in VisitBinLAnd()
5392 CGF.maybeUpdateMCDCCondBitmap(E->getRHS(), RHSCond); in VisitBinLOr()
5461 CGF.maybeUpdateMCDCCondBitmap(E->getRHS(), RHSCond); in VisitBinLOr()
H A DCodeGenFunction.cpp2108 maybeUpdateMCDCCondBitmap(MCDCBaseExpr, CondV); in EmitBranchOnBoolExpr()
H A DCodeGenFunction.h1688 void maybeUpdateMCDCCondBitmap(const Expr *E, llvm::Value *Val);