Searched defs:getRaw (Results 1 – 2 of 2) sorted by relevance
54 static BranchProbability getRaw(uint32_t N) { return BranchProbability(N); } in getRaw() function
61 unsigned getRaw() const { return Flags; } in getRaw() function