Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp74 Counter CounterExpressionBuilder::simplify(Counter ExpressionTree) { in simplify() argument
77 extractTerms(ExpressionTree, +1, Terms); in simplify()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h192 Counter simplify(Counter ExpressionTree);