Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DMisExpect.cpp115 const auto *UnlikelyCInt = in verifyMisExpect() local
118 if (!IndexCint || !LikelyCInt || !UnlikelyCInt) in verifyMisExpect()
123 const uint64_t UnlikelyBranchWeight = UnlikelyCInt->getZExtValue(); in verifyMisExpect()