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