Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDScalarEvolution.cpp2486 auto FindTruncSrcType = [&]() -> Type * { in getAddExpr() local
2500 if (auto *SrcType = FindTruncSrcType()) { in getAddExpr()