Home
last modified time | relevance | path

Searched defs:simplifyRegion (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Transforms/
H A DCSE.cpp271 void CSE::simplifyRegion(ScopedMapTy &knownValues, Region &region) { in simplifyRegion() function in CSE
/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp300 void simplifyRegion(mlir::Region &region) { in simplifyRegion() function in __anon7dcbaf560111::CodeGenRewrite
/llvm-project-15.0.7/polly/lib/Support/
H A DScopHelper.cpp152 void polly::simplifyRegion(Region *R, DominatorTree *DT, LoopInfo *LI, in simplifyRegion() function in polly