Home
last modified time | relevance | path

Searched defs:LiveRange (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DLiveInterval.h148 struct LiveRange { struct
153 LiveRange(SlotIndex S, SlotIndex E, VNInfo *V) in LiveRange() function
172 bool operator<(const LiveRange &LR) const { argument
/external/v8/src/
Dlithium-allocator.h242 friend class LiveRange; // Assigns to start_. variable
272 friend class LiveRange; variable
Dhydrogen.h49 class LiveRange; variable
Dlithium-allocator.cc152 LiveRange::LiveRange(int id) in LiveRange() function in v8::internal::LiveRange