Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp1230 bool FoundIf = false; in regionIsSimpleIf() local
1241 FoundIf = true; in regionIsSimpleIf()
1245 return FoundIf && FoundBypass; in regionIsSimpleIf()