OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FrameAddrIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86MachineFunctionInfo.h
57
int
FrameAddrIndex
= 0;
155
int getFAIndex() const { return
FrameAddrIndex
; }
156
void setFAIndex(int Index) {
FrameAddrIndex
= Index; }
X86ISelLowering.cpp
[
all
...]
Completed in 73 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026