Searched defs:UnlikelyBranchWeight (Results 1 – 4 of 4) sorted by relevance
52 static cl::opt<uint32_t> UnlikelyBranchWeight( variable
123 const uint64_t UnlikelyBranchWeight = UnlikelyCInt->getZExtValue(); in verifyMisExpect() local
54 static cl::opt<uint32_t> UnlikelyBranchWeight( variable
52 cl::opt<uint32_t> llvm::UnlikelyBranchWeight( member in llvm