Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp1250 bool FoundBypass = false; in regionIsSimpleIf() local
1263 FoundBypass = true; in regionIsSimpleIf()
1270 return FoundIf && FoundBypass; in regionIsSimpleIf()