Home
last modified time | relevance | path

Searched refs:Unlikely (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp1814 const uint64_t Unlikely = 0; in getLikelihoodWeights() local
1821 Result.push_back(Unlikely); in getLikelihoodWeights()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DAttr.td1373 def Unlikely : StmtAttr {
1377 def : MutualExclusions<[Likely, Unlikely]>;
/freebsd-12-stable/contrib/ncurses/
Dconfigure.in1568 # oops: C has a bool. Unlikely, but C++ could differ.