OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:equalBaseIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAGAddressAnalysis.h
57
bool
equalBaseIndex
(const BaseIndexOffset &Other, const SelectionDAG &DAG,
60
bool
equalBaseIndex
(const BaseIndexOffset &Other,
63
return
equalBaseIndex
(Other, DAG, Off);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGAddressAnalysis.cpp
23
bool BaseIndexOffset::
equalBaseIndex
(const BaseIndexOffset &Other,
99
BasePtr0.
equalBaseIndex
(BasePtr1, DAG, PtrDiff)) {
161
if (!
equalBaseIndex
(Other, DAG, Offset))
Completed in 101 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026