Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h36 class LiveRange; variable
H A DLiveDebugVariables.cpp962 SmallDenseMap<unsigned, std::pair<LiveRange *, const VNInfo *>> in extendDef()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h245 LiveRange(const LiveRange &Other, BumpPtrAllocator &Allocator) { in LiveRange() function