OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matchesOr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
StraightLineStrengthReduce.cpp
438
static bool
matchesOr
(Value *A, Value *&B, ConstantInt *&C) {
451
} else if (
matchesOr
(LHS, B, Idx) && haveNoCommonBitsSet(B, Idx, *DL)) {
StraightLineStrengthReduce.cpp
438
static bool
matchesOr
(Value *A, Value *&B, ConstantInt *&C) {
451
} else if (
matchesOr
(LHS, B, Idx) && haveNoCommonBitsSet(B, Idx, *DL)) {
Completed in 50 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026