Searched defs:likely (Results 1 – 5 of 5) sorted by relevance
110 func describeBranchPrediction(f *Func, b *Block, likely, not int8, prediction BranchPrediction) { argument
987 pub const fn likely(b: bool) -> bool { in likely() function