Home
last modified time | relevance | path

Searched refs:PredOther (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3333 uint64_t PredCommon, PredOther, SuccCommon, SuccOther; in SimplifyCondBranchToCondBranch() local
3339 PredOther = PBIOp ? PredTrueWeight : PredFalseWeight; in SimplifyCondBranchToCondBranch()
3346 PredOther * SuccCommon, in SimplifyCondBranchToCondBranch()
3347 PredOther * SuccOther}; in SimplifyCondBranchToCondBranch()
3377 uint64_t PredOther = PBIOp ? PredTrueWeight : PredFalseWeight; in SimplifyCondBranchToCondBranch() local
3383 PredOther * SuccCommon}; in SimplifyCondBranchToCondBranch()