Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2929 uint64_t PredCommon, PredOther, SuccCommon, SuccOther; in SimplifyCondBranchToCondBranch() local
2935 PredOther = PBIOp ? PredTrueWeight : PredFalseWeight; in SimplifyCondBranchToCondBranch()
2942 PredOther * SuccCommon, in SimplifyCondBranchToCondBranch()
2943 PredOther * SuccOther}; in SimplifyCondBranchToCondBranch()
2977 uint64_t PredOther = PBIOp ? PredTrueWeight : PredFalseWeight; in SimplifyCondBranchToCondBranch() local
2983 PredOther * SuccCommon}; in SimplifyCondBranchToCondBranch()