Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4364 FunctionCallee EndParallelFn = in buildCustomStateMachine() local
4368 CallInst::Create(EndParallelFn, {}, "", StateMachineEndParallelBB); in buildCustomStateMachine()
4369 OMPInfoCache.setCallingConvention(EndParallelFn, EndParallel); in buildCustomStateMachine()