Searched defs:GCRelocateOperands (Results 1 – 1 of 1) sorted by relevance
180 GCRelocateOperands(const User* U) : RelocateCS(U) { in GCRelocateOperands() function183 GCRelocateOperands(const Instruction *inst) : RelocateCS(inst) { in GCRelocateOperands() function186 GCRelocateOperands(CallSite CS) : RelocateCS(CS) { in GCRelocateOperands() function