Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp342 static bool hasTerminatorThatModifiesExec(const MachineBasicBlock &MBB, in hasTerminatorThatModifiesExec() function
416 return hasTerminatorThatModifiesExec(*MBB, *TRI); }); in predsHasDivergentTerminator()