Searched refs:FuncPtrStruct (Results 1 – 1 of 1) sorted by relevance
1109 auto *FuncPtrStruct = cast<ConstantStruct>( in updateAsyncFuncPointerContextSize() local1111 auto *OrigRelativeFunOffset = FuncPtrStruct->getOperand(0); in updateAsyncFuncPointerContextSize()1112 auto *OrigContextSize = FuncPtrStruct->getOperand(1); in updateAsyncFuncPointerContextSize()1116 FuncPtrStruct->getType(), OrigRelativeFunOffset, NewContextSize); in updateAsyncFuncPointerContextSize()