Searched refs:getVNAlloc (Results 1 – 2 of 2) sorted by relevance
55 VNInfo::Allocator *Alloc = getVNAlloc(); in calculate()122 VNInfo::Allocator *Alloc = getVNAlloc(); in constructMainRangeFromSubranges()136 VNInfo::Allocator *Alloc = getVNAlloc(); in createDeadDefs()
171 VNInfo::Allocator *getVNAlloc() { return Alloc; } in getVNAlloc() function