Searched defs:BO2 (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | FormatVariadic.cpp | 124 std::size_t BO2 = Fmt.find_first_of('{', 1); splitLiteralAndReplacement() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 957 auto *BO2 = dyn_cast<Instruction>(I.getOperand(1 - ShOpnum)); foldBinOpShiftWithShift() local |
/llvm-project/clang/lib/Analysis/ | ||
H A D | CFG.cpp | 1128 BinaryOperatorKind BO2; checkIncorrectLogicOperator() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 3323 BinaryOperator *BO2 = nullptr; getInvertibleOperands() local |