Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIInsertSkips.cpp69 bool optimizeVccBranch(MachineInstr &MI) const;
325 bool SIInsertSkips::optimizeVccBranch(MachineInstr &MI) const { in optimizeVccBranch() function in SIInsertSkips
514 MadeChange |= optimizeVccBranch(MI); in runOnMachineFunction()