Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4693 uint64_t PredCommon, PredOther, SuccCommon, SuccOther; in SimplifyCondBranchToCondBranch() local
4699 PredOther = PBIOp ? PredTrueWeight : PredFalseWeight; in SimplifyCondBranchToCondBranch()
4706 PredOther * SuccCommon, in SimplifyCondBranchToCondBranch()
4707 PredOther * SuccOther}; in SimplifyCondBranchToCondBranch()
4737 uint64_t PredOther = PBIOp ? PredTrueWeight : PredFalseWeight; in SimplifyCondBranchToCondBranch() local
4743 PredOther * SuccCommon}; in SimplifyCondBranchToCondBranch()