Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp339 static bool foldUnusualPatterns(Function &F, DominatorTree &DT) { in foldUnusualPatterns() function
373 MadeChange |= foldUnusualPatterns(F, DT); in runImpl()
/external/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()