Searched defs:MachineConstantPoolValue (Results 1 – 4 of 4) sorted by relevance
35 class MachineConstantPoolValue; variable
45 class MachineConstantPoolValue; variable
42 explicit MachineConstantPoolValue(Type *ty) : Ty(ty) {} in MachineConstantPoolValue() function