Home
last modified time | relevance | path

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

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