Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp2486 auto FindTruncSrcType = [&]() -> Type * { in getAddExpr() local
2500 if (auto *SrcType = FindTruncSrcType()) { in getAddExpr()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp2361 auto FindTruncSrcType = [&]() -> Type * { in getAddExpr() local
2375 if (auto *SrcType = FindTruncSrcType()) { in getAddExpr()