Home
last modified time | relevance | path

Searched defs:TrueBranch (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp545 MachineBasicBlock *TrueBranch = getTrueBranch(MI); in getFalseBranch() local
1416 MachineBasicBlock *TrueBranch = getTrueBranch(BranchMI); in mergeLoopbreakBlock() local
1439 MachineBasicBlock *TrueBranch = getTrueBranch(MI); in settleLoopcontBlock() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp698 BranchInst *TrueBranch = nullptr, *FalseBranch = nullptr; in convertProfitableSIGroups() local
H A DCodeGenPrepare.cpp7214 BranchInst *TrueBranch = nullptr; in optimizeSelectInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp222 BranchInst *TrueBranch = nullptr; in unfold() local