Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp323 static bool foldUnusualPatterns(Function &F, DominatorTree &DT) { in foldUnusualPatterns() function
357 MadeChange |= foldUnusualPatterns(F, DT); in runImpl()