Home
last modified time | relevance | path

Searched defs:VNInfoAllocator (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveStacks.h36 VNInfo::Allocator VNInfoAllocator; variable
H A DLiveInterval.h323 VNInfo *getNextValue(SlotIndex def, VNInfo::Allocator &VNInfoAllocator) { in getNextValue()
342 VNInfo::Allocator &VNInfoAllocator) { in createValueCopy()
H A DLiveIntervals.h65 VNInfo::Allocator VNInfoAllocator; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp450 VNInfo::Allocator VNInfoAllocator; member in __anon1be926320111::StackColoring
H A DLiveInterval.cpp87 VNInfo *createDeadDef(SlotIndex Def, VNInfo::Allocator *VNInfoAllocator, in createDeadDef()