OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VNInfoAllocator
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/CodeGen/
LiveStackAnalysis.h
32
VNInfo::Allocator
VNInfoAllocator
;
86
VNInfo::Allocator& getVNInfoAllocator() { return
VNInfoAllocator
; }
LiveIntervalAnalysis.h
63
VNInfo::Allocator
VNInfoAllocator
;
267
VNInfo::Allocator& getVNInfoAllocator() { return
VNInfoAllocator
; }
/external/llvm/lib/CodeGen/
StackColoring.cpp
119
VNInfo::Allocator
VNInfoAllocator
;
652
VNInfoAllocator
.Reset();
687
LI->getNextValue(Indexes->getZeroIndex(),
VNInfoAllocator
);
Completed in 56 milliseconds