Home
last modified time | relevance | path

Searched defs:Simplify (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp130 Counter CounterExpressionBuilder::add(Counter LHS, Counter RHS, bool Simplify) { in add()
136 bool Simplify) { in subtract()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2756 auto Simplify = [this](Value *V) { in calculatePointerDifference() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1955 auto Simplify = [&](Value *Res) -> Value * { in simplifyAndOrWithICmpEq() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3710 Value *Simplify(Value *Val) { in Simplify() function in __anon1d600f580d11::SimplificationTracker