Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp2441 auto FindTruncSrcType = [&]() -> Type * { in getAddExpr() local
2455 if (auto *SrcType = FindTruncSrcType()) { in getAddExpr()