Home
last modified time | relevance | path

Searched refs:CntrIdx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1664 Stmt::Likelihood LH /* =None */, const Expr *CntrIdx /* = nullptr */) { in EmitBranchToCounterBlock() argument
1722 incrementProfileCounter(CntrIdx ? CntrIdx : Cond); in EmitBranchToCounterBlock()
H A DCodeGenFunction.h4716 const Expr *CntrIdx = nullptr);