Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1782 FunctionCallee WaitDecl = IRBuilder.getOrCreateRuntimeFunction( in splitTargetDataBeginRTC() local
1791 WaitDecl, WaitParams, /*NameStr=*/"", &WaitMovementPoint); in splitTargetDataBeginRTC()
1792 OMPInfoCache.setCallingConvention(WaitDecl, WaitCallsite); in splitTargetDataBeginRTC()