Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp1235 bool FoundIf = false; in regionIsSimpleIf() local
1250 FoundIf = true; in regionIsSimpleIf()
1254 return FoundIf && FoundBypass; in regionIsSimpleIf()