Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4475 uint64_t PredCommon, PredOther, SuccCommon, SuccOther; in SimplifyCondBranchToCondBranch() local
4481 PredOther = PBIOp ? PredTrueWeight : PredFalseWeight; in SimplifyCondBranchToCondBranch()
4488 PredOther * SuccCommon, in SimplifyCondBranchToCondBranch()
4489 PredOther * SuccOther}; in SimplifyCondBranchToCondBranch()
4519 uint64_t PredOther = PBIOp ? PredTrueWeight : PredFalseWeight; in SimplifyCondBranchToCondBranch() local
4525 PredOther * SuccCommon}; in SimplifyCondBranchToCondBranch()