Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp244 static MachineInstr *getNormalBlockBranchInstr(MachineBasicBlock *MBB);
608 MachineInstr *AMDGPUCFGStructurizer::getNormalBlockBranchInstr( in getNormalBlockBranchInstr() function in AMDGPUCFGStructurizer
942 MachineInstr *BranchMI = getNormalBlockBranchInstr(MBB); in ifPatternMatch()
1556 MachineInstr *BranchMI = getNormalBlockBranchInstr(SrcMBB); in migrateInstruction()
1618 MachineInstr *BranchMI = getNormalBlockBranchInstr(MBB); in removeRedundantConditionalBranch()