Searched refs:CopyOutPair (Results 1 – 1 of 1) sorted by relevance
2763 struct CopyOutPair { struct in __anon67dfc8450c11::ScalarExprLowering2773 using CopyOutPairs = llvm::SmallVector<CopyOutPair, 4>;2803 CopyOutPair{actualArg, temp, doCopyOut, restrictCopyAtRuntime}); in genCopyIn()2828 CopyOutPair{actualArg, temp, doCopyOut, restrictCopyAtRuntime}); in genCopyIn()2834 void genCopyOut(const CopyOutPair ©OutPair) { in genCopyOut()