Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp804 bool ContNextScc = true; in run() local
814 ContNextScc = true; in run()
818 ContNextScc = false; in run()
823 ContNextScc = true; in run()
827 ContNextScc = false; in run()
830 if (ContNextScc) in run()
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp809 bool ContNextScc = true; in run() local
821 ContNextScc = true; in run()
825 ContNextScc = false; in run()
832 ContNextScc = true; in run()
836 ContNextScc = false; in run()
839 if (ContNextScc) in run()