Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.h76 void setCurrentStmt(const Stmt *S) { in setCurrentStmt() function
H A DCodeGenPGO.cpp1524 PGO->setCurrentStmt(S); in incrementProfileCounter()
1546 PGO->setCurrentStmt(E); in maybeResetMCDCCondBitmap()
1552 PGO->setCurrentStmt(E); in maybeUpdateMCDCTestVectorBitmap()
1560 PGO->setCurrentStmt(E); in maybeUpdateMCDCCondBitmap()
H A DCGStmt.cpp63 PGO->setCurrentStmt(S); in EmitStmt()
H A DCGExpr.cpp204 PGO->setCurrentStmt(E); in EvaluateExprAsBool()