Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp420 bool MultiplePreds = MBB && (MBB->pred_size() > 1); in needMigrateBlock() local
422 if(!MultiplePreds) in needMigrateBlock()
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp415 bool MultiplePreds = MBB && (MBB->pred_size() > 1); in needMigrateBlock() local
417 if(!MultiplePreds) in needMigrateBlock()