Home
last modified time | relevance | path

Searched defs:ConstAdd (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp527 const FAddend *ConstAdd = nullptr; in simplifyFAdd() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp2562 APInt ConstAdd = C1 + C2; in getAddExpr() local