Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp796 RegionMRT *CurrentTopRegion) { in storeLiveOuts() argument
800 CurrentTopRegion == nullptr ? Region : CurrentTopRegion; in storeLiveOuts()
821 if (CurrentTopRegion == nullptr) { in storeLiveOuts()