Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp1212 bool structurizeRegion(RegionMRT *Region);
2768 bool AMDGPUMachineCFGStructurizer::structurizeRegion(RegionMRT *Region) { in structurizeRegion() function in AMDGPUMachineCFGStructurizer
2795 Changed |= structurizeRegion(Region); in structurizeRegions()