Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4475 uint64_t PredCommon, PredOther, SuccCommon, SuccOther; in SimplifyCondBranchToCondBranch() local
4520 uint64_t SuccCommon = BIOp ? SuccFalseWeight : SuccTrueWeight; in SimplifyCondBranchToCondBranch() local