Searched refs:maybeUpdateMCDCCondBitmap (Results 1 – 4 of 4) sorted by relevance
1556 void CodeGenFunction::maybeUpdateMCDCCondBitmap(const Expr *E, in maybeUpdateMCDCCondBitmap() function in CodeGenFunction
5249 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()
2108 maybeUpdateMCDCCondBitmap(MCDCBaseExpr, CondV); in EmitBranchOnBoolExpr()
1688 void maybeUpdateMCDCCondBitmap(const Expr *E, llvm::Value *Val);