Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DMisExpect.cpp150 uint64_t TotalBranchWeight = in verifyMisExpect() local
160 if ((TotalBranchWeight == 0) || (TotalBranchWeight <= LikelyBranchWeight)) in verifyMisExpect()
167 LikelyBranchWeight, TotalBranchWeight); in verifyMisExpect()