Home
last modified time | relevance | path

Searched defs:BO2 (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp124 std::size_t BO2 = Fmt.find_first_of('{', 1); in splitLiteralAndReplacement() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp934 auto *BO2 = dyn_cast<Instruction>(I.getOperand(1 - ShOpnum)); foldBinOpShiftWithShift() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1128 BinaryOperatorKind BO2; in checkIncorrectLogicOperator() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp2946 BinaryOperator *BO2 = nullptr; getInvertibleOperands() local