Searched defs:RegisterAllocationData (Results 1 – 2 of 2) sorted by relevance
91 explicit RegisterAllocationData(Type type) : type_(type) {} in RegisterAllocationData() function
35 class RegisterAllocationData; variable