Home
last modified time | relevance | path

Searched defs:SuccCommon (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3801 uint64_t PredCommon, PredOther, SuccCommon, SuccOther; in SimplifyCondBranchToCondBranch() local
3846 uint64_t SuccCommon = BIOp ? SuccFalseWeight : SuccTrueWeight; in SimplifyCondBranchToCondBranch() local