Searched refs:getRaw (Results 1 – 4 of 4) sorted by relevance
55 static BranchProbability getRaw(uint32_t N) { return BranchProbability(N); } in getRaw() function201 ProbForUnknown = BranchProbability::getRaw( in normalizeProbabilities()
645 const RawComment *getRaw() const LLVM_READONLY { in getRaw() function
462 MBB.addSuccessor(SuccMBB, BranchProbability::getRaw(Weight)); in parseBasicBlockSuccessors()
346 return Raw.getRaw(); in getRawCommentForAnyRedecl()360 RC = Raw.getRaw(); in getRawCommentForAnyRedecl()