Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp175 static bool removeTerminatorBit(const SIInstrInfo &TII, MachineInstr &MI) { in removeTerminatorBit() function
254 if (removeTerminatorBit(TII, *I)) { in fixTerminators()