Home
last modified time | relevance | path

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

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