Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1612 FunctionCallee WaitDecl = IRBuilder.getOrCreateRuntimeFunction( in splitTargetDataBeginRTC() local
1621 WaitDecl, WaitParams, /*NameStr=*/"", &WaitMovementPoint); in splitTargetDataBeginRTC()
1622 OMPInfoCache.setCallingConvention(WaitDecl, WaitCallsite); in splitTargetDataBeginRTC()