Searched defs:getVNInfoAllocator (Results 1 - 2 of 2) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
H A D | LiveStackAnalysis.h | 85 VNInfo::Allocator &getVNInfoAllocator() { return VNInfoAllocator; } function in class:llvm::LiveStacks |
H A D | LiveIntervalAnalysis.h | 261 VNInfo::Allocator& getVNInfoAllocator() { return VNInfoAllocator; } function in class:llvm::LiveIntervals |
Completed in 147 milliseconds