Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:alloc

138             LocMap::Allocator &alloc)
139 : variable(var), offset(o), dl(L), leader(this), next(0), locInts(alloc)