Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp78 Counter CounterExpressionBuilder::simplify(Counter ExpressionTree) { in simplify() argument
81 extractTerms(ExpressionTree, +1, Terms); in simplify()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h205 Counter simplify(Counter ExpressionTree);