Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp2265 bool IsRegionEntryBB = CurrentRegion->getEntry() == CodeBB; in createIfRegion() local
2267 BBSelectRegIn, IsRegionEntryBB); in createIfRegion()
2271 if (IsRegionEntryBB) { in createIfRegion()
2311 if (IsRegionEntryBB) in createIfRegion()