Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp398 bool MultiplePreds = MBB && (MBB->pred_size() > 1); in needMigrateBlock() local
400 if(!MultiplePreds) in needMigrateBlock()