Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3801 uint64_t PredCommon, PredOther, SuccCommon, SuccOther; in SimplifyCondBranchToCondBranch() local
3807 PredOther = PBIOp ? PredTrueWeight : PredFalseWeight; in SimplifyCondBranchToCondBranch()
3814 PredOther * SuccCommon, in SimplifyCondBranchToCondBranch()
3815 PredOther * SuccOther}; in SimplifyCondBranchToCondBranch()
3845 uint64_t PredOther = PBIOp ? PredTrueWeight : PredFalseWeight; in SimplifyCondBranchToCondBranch() local
3851 PredOther * SuccCommon}; in SimplifyCondBranchToCondBranch()