Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp237 static MachineBasicBlock *getTrueBranch(MachineInstr *MI);
554 MachineBasicBlock *AMDGPUCFGStructurizer::getTrueBranch(MachineInstr *MI) { in getTrueBranch() function in AMDGPUCFGStructurizer
567 MachineBasicBlock *TrueBranch = getTrueBranch(MI); in getFalseBranch()
675 getTrueBranch(BranchMI) == OldMBB) in replaceInstrUseOfBlockWith()
949 MachineBasicBlock *TrueMBB = getTrueBranch(BranchMI); in ifPatternMatch()
1452 MachineBasicBlock *TrueBranch = getTrueBranch(BranchMI); in mergeLoopbreakBlock()
1475 MachineBasicBlock *TrueBranch = getTrueBranch(MI); in settleLoopcontBlock()