Searched refs:Bok (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp667 BinaryOperatorKind Bok = B->getOpcode(); local
668 if (Bok == BO_GT || Bok == BO_GE) {

Completed in 64 milliseconds