Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp1228 bool FoundIf = false; in regionIsSimpleIf() local
1239 FoundIf = true; in regionIsSimpleIf()
1243 return FoundIf && FoundBypass; in regionIsSimpleIf()