Home
last modified time | relevance | path

Searched refs:TransferMediumName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2650 StringRef TransferMediumName = in emitInterWarpCopyFunction() local
2652 GlobalVariable *TransferMedium = M.getGlobalVariable(TransferMediumName); in emitInterWarpCopyFunction()
2658 UndefValue::get(ArrayTy), TransferMediumName, in emitInterWarpCopyFunction()