Searched refs:FuncPtrStruct (Results 1 – 1 of 1) sorted by relevance
1170 auto *FuncPtrStruct = cast<ConstantStruct>( in updateAsyncFuncPointerContextSize() local1172 auto *OrigRelativeFunOffset = FuncPtrStruct->getOperand(0); in updateAsyncFuncPointerContextSize()1173 auto *OrigContextSize = FuncPtrStruct->getOperand(1); in updateAsyncFuncPointerContextSize()1177 FuncPtrStruct->getType(), OrigRelativeFunOffset, NewContextSize); in updateAsyncFuncPointerContextSize()