HomeSort by relevance Sort by last modified time
    Searched defs:VNInfoAllocator (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/CodeGen/
LiveStackAnalysis.h 33 VNInfo::Allocator VNInfoAllocator;
85 VNInfo::Allocator &getVNInfoAllocator() { return VNInfoAllocator; }
LiveIntervalAnalysis.h 64 VNInfo::Allocator VNInfoAllocator;
260 VNInfo::Allocator& getVNInfoAllocator() { return VNInfoAllocator; }
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
LiveStackAnalysis.h 32 VNInfo::Allocator VNInfoAllocator;
86 VNInfo::Allocator& getVNInfoAllocator() { return VNInfoAllocator; }
LiveIntervalAnalysis.h 58 VNInfo::Allocator VNInfoAllocator;
263 VNInfo::Allocator& getVNInfoAllocator() { return VNInfoAllocator; }
  /external/llvm/lib/CodeGen/
StackColoring.cpp 278 VNInfo::Allocator VNInfoAllocator;
    [all...]

Completed in 598 milliseconds