Searched defs:getRaw (Results 1 – 2 of 2) sorted by relevance
55 static BranchProbability getRaw(uint32_t N) { return BranchProbability(N); } in getRaw() function
645 const RawComment *getRaw() const LLVM_READONLY { in getRaw() function