Home
last modified time | relevance | path

Searched defs:runOnRegion (Results 1 – 4 of 4) sorted by relevance

/llvm-project/polly/lib/Analysis/
H A DScopPass.cpp27 bool ScopPass::runOnRegion(Region *R, RGPassManager &RGM) { in runOnRegion() function in ScopPass
H A DScopInfo.cpp2589 bool ScopInfoRegionPass::runOnRegion(Region *R, RGPassManager &RGM) { runOnRegion() function in ScopInfoRegionPass
2657 bool runOnRegion(Region *R, RGPassManager &RGM) override { runOnRegion() function in __anonfa39486c0b11::ScopInfoPrinterLegacyRegionPass
/llvm-project/llvm/lib/Analysis/
H A DRegionPass.cpp191 bool runOnRegion(Region *R, RGPassManager &RGM) override { in runOnRegion() function in __anon2ea5bdf10111::PrintRegionPass
/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp339 bool runOnRegion(Region *R, RGPassManager &RGM) override { runOnRegion() function in __anonfb7514aa0111::StructurizeCFGLegacyPass