Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3341 uint64_t PredCommon, PredOther, SuccCommon, SuccOther; in SimplifyCondBranchToCondBranch() local
3347 PredOther = PBIOp ? PredTrueWeight : PredFalseWeight; in SimplifyCondBranchToCondBranch()
3354 PredOther * SuccCommon, in SimplifyCondBranchToCondBranch()
3355 PredOther * SuccOther}; in SimplifyCondBranchToCondBranch()
3385 uint64_t PredOther = PBIOp ? PredTrueWeight : PredFalseWeight; in SimplifyCondBranchToCondBranch() local
3391 PredOther * SuccCommon}; in SimplifyCondBranchToCondBranch()