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

/external/llvm/include/llvm/CodeGen/
H A DLiveStackAnalysis.h85 VNInfo::Allocator &getVNInfoAllocator() { return VNInfoAllocator; } function in class:llvm::LiveStacks
H A DLiveIntervalAnalysis.h260 VNInfo::Allocator& getVNInfoAllocator() { return VNInfoAllocator; } function in class:llvm::LiveIntervals
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DLiveStackAnalysis.h86 VNInfo::Allocator& getVNInfoAllocator() { return VNInfoAllocator; } function in class:llvm::LiveStacks
H A DLiveIntervalAnalysis.h263 VNInfo::Allocator& getVNInfoAllocator() { return VNInfoAllocator; } function in class:llvm::LiveIntervals

Completed in 192 milliseconds