OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasInterval
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveStacks.h
78
bool
hasInterval
(int Slot) const { return S2IMap.count(Slot); }
LiveIntervals.h
115
if (
hasInterval
(Reg))
125
bool
hasInterval
(Register Reg) const {
132
assert(!
hasInterval
(Reg) && "Interval already exists!");
Completed in 16 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026