Searched refs:FuncPtrStruct (Results 1 – 1 of 1) sorted by relevance
1088 auto *FuncPtrStruct = cast<ConstantStruct>( in updateAsyncFuncPointerContextSize() local1090 auto *OrigRelativeFunOffset = FuncPtrStruct->getOperand(0); in updateAsyncFuncPointerContextSize()1091 auto *OrigContextSize = FuncPtrStruct->getOperand(1); in updateAsyncFuncPointerContextSize()1095 FuncPtrStruct->getType(), OrigRelativeFunOffset, NewContextSize); in updateAsyncFuncPointerContextSize()