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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DLiveInterval.h84 struct LiveRange { struct in namespace:llvm
89 LiveRange() : valno(0) {} function in struct:llvm::LiveRange
91 LiveRange(SlotIndex S, SlotIndex E, VNInfo *V) function in struct:llvm::LiveRange
[all...]

Completed in 100 milliseconds